I'm using Curse Voice. What I do is install the mods that I can on there (JAFF, Loot++, TCon & Mantle, HeadCrumbs) Along wwith Ruins, although I have to open up the files and do some manual stuff with Ruins. Then I go online, download Spiral Lucky Block & Lucky Block and manually install them, and add the "Z" to TCon and the launch the game. Go download CV and I'll send you the pack
I can't do much about crashes, since this is just an addon. Look at your crash report and see if you can see a mod name in it, then go post the crash report on the page of the mod that is crashing.
Hmm, you do have the ruins mod and the files in the mods/resources/ruins/spiral folder right?
It should definitely overwrite files, so you must have put it in the wrong place. Did you unzip it and drag the contents into your folder (so the config folder lines up with the existing config folder, etc)? Are you running it in a different folder from your launcher? If so then it must go in that folder instead.
Don't worry RodrigoTaipe! I can help you! Open your lucky block folder. Click assets/lucky/textures/blocks and change package.png (or whatever it is) to lucky_block.png. It fixes it! Oh, and I got a slight issue.The "Creation Blocks"(Gingerbread House, Candyland, giant spiral bloxk etc.) will not work. HELP!!!
Don't worry RodrigoTaipe! I can help you! Open your lucky block folder. Click assets/lucky/textures/blocks and change package.png (or whatever it is) to lucky_block.png. It fixes it! Oh, and I got a slight issue.The "Creation Blocks"(Gingerbread House, Candyland, giant spiral bloxk etc.) will not work. HELP!!!
Ah I see... I do remember you saying it worked in the setup that I sent you, though, so it must be solvable. What exactly is your setup for running the game (what launcher are you using, and what version of forge)? Also, does it work with just the necessary mods (lucky blocks, loot++, ruins, etc.)?
Ah. Yeah, that's a common problem it seems.
First of all check your ruins download, as the zip file itself isn't the mod (the mod is inside the zipped folder).
Also ingame, do you see the tab for Loot++ in the creative menu? If so, do you see the spiral lucky blocks tab? If not, then check inside the config/Loot++ folder in the files there, for instance the item_additions.cfg file, and see if you can see entries in it (after the # comment part, in between the < and >). If you don't, then try recopying the config files from the download.
Ingame, there is nothing in the Loot++ additions tab. I went in the config/Loot++ and found the item additions.cfg file. I see lots of words but i don't know what you mean by # comment part. If you could reply quickly with an image that would be AMAZINGLY AWESOME!!!!!!!
Ingame, there is nothing in the Loot++ additions tab. I went in the config/Loot++ and found the item additions.cfg file. I see lots of words but i don't know what you mean by # comment part. If you could reply quickly with an image that would be AMAZINGLY AWESOME!!!!!!!
This is the first part of the file for me:
# Configuration file
add_foods {
# Add food items, which can be eaten and restore hunger. Add them in the format:
#
# ________________________________________<time>_____
#
# Where: - The item name will be what the item is registered as (there will be
# a 'lootplusplus:' added to the front of it automatically; don't add
# anything with a colon yourself!). - The item display name is what people will see in-game.
# - The texture location is the name of the png file you place in the resource
# pack, in the 'assets/minecraft/items' folder without the .png.
# - If shines is true, the food item will shine like enchanted items.
# - The food restored is the amount of food restored in half bars.
# - The saturation is how much saturation is given by the food (time until you
# get hungry again).- If wolves eat is true, wolves can eat the food.
# - If always edible is true, you can eat the food even if you're not hungry.
# - Time to eat is how long it takes to eat the item (32 normally).
# - Finally the potions the food gives you is a list of potion effects in the format:
#
# ..._____---_____...
#
# For reference, some of the vanilla foods could be recreated with:
#
# Steak: cooked_beef_____Steak_____beef_cooked_____false_____8_____0.8_____true_____false_____32
# Rotten Flesh: rotten_flesh_____Rotten Flesh_____rotten_flesh_____false_____4_____0.1_____true_____false_____32_____17-1200-0-0.8
# Golden Apple: golden_apple_____Golden Apple_____golden_apple_____false_____4_____1.2_____false_____true_____32_____10-100-0-1.0_____22-2400-0-1.0
# Enchanted Golden Apple: enchanted_golden_apple_____Enchanted Golden Apple_____golden_apple_____true_____4_____1.2_____false_____true_____32_____10-600-4-1.0_____22-2400-0-1.0_____11-6000-0-1.0_____12-6000-0-1.0
#
# As an example, if you wanted to add an item like a slice of pizza, you could add:
#
# pizza_slice_____Pizza Slice_____pizza_slice_____false_____6_____0.6_____false_____false_____32
#
# Or if you wanted to add 'ruby' apples like the vanilla golden ones but with
# health boost instead of absorption, you could add:
#
# ruby_apple_____§bRuby Apple_____ruby_apple_____false_____4_____1.2_____false_____true_____32_____10-150-1-1.0_____21-2400-1-1.0
# enchanted_ruby_apple_____§dRuby Apple_____ruby_apple_____true_____4_____1.2_____false_____true_____32_____10-600-4-1.0_____21-2400-4-1.0_____11-6000-0-1.0_____12-6000-0-1.0
#
# Assuming you had a texture ruby_apple.png in the folder mentioned above.
#
S:foods <
spiral.gingerbread_item_____Gingerbread_____spiral.gingerbread_____false_____4_____0.4_____false_____false_____32
spiral.white_candy_item_____White Candy_____spiral.white_candy_____false_____1_____0.1_____false_____true_____8_____1-300-0-1.0
spiral.orange_candy_item_____Orange Candy_____spiral.orange_candy_____false_____1_____0.1_____false_____true_____8_____1-300-0-1.0
spiral.magenta_candy_item_____Magenta Candy_____spiral.magenta_candy_____false_____1_____0.1_____false_____true_____8_____1-300-0-1.0
spiral.light_blue_candy_item_____Light Blue Candy_____spiral.light_blue_candy_____false_____1_____0.1_____false_____true_____8_____1-300-0-1.0
spiral.yellow_candy_item_____Yellow Candy_____spiral.yellow_candy_____false_____1_____0.1_____false_____true_____8_____1-300-0-1.0
spiral.lime_candy_item_____Lime Candy_____spiral.lime_candy_____false_____1_____0.1_____false_____true_____8_____1-300-0-1.0
spiral.pink_candy_item_____Pink Candy_____spiral.pink_candy_____false_____1_____0.1_____false_____true_____8_____1-300-0-1.0
spiral.grey_candy_item_____Grey Candy_____spiral.grey_candy_____false_____1_____0.1_____false_____true_____8_____1-300-0-1.0
spiral.light_grey_candy_item_____Light Grey Candy_____spiral.light_grey_candy_____false_____2_____0.1_____false_____true_____8_____1-300-0-1.0
spiral.cyan_candy_item_____Cyan Candy_____spiral.cyan_candy_____false_____1_____0.1_____false_____true_____8_____1-300-0-1.0
spiral.purple_candy_item_____Purple Candy_____spiral.purple_candy_____false_____1_____0.1_____false_____true_____8_____1-300-0-1.0
spiral.blue_candy_item_____Blue Candy_____spiral.blue_candy_____false_____1_____0.1_____false_____true_____8_____1-300-0-1.0
spiral.brown_candy_item_____Chocolate_____spiral.brown_candy_____false_____1_____0.1_____false_____true_____8_____1-300-0-1.0
spiral.green_candy_item_____Green Candy_____spiral.green_candy_____false_____1_____0.1_____false_____true_____8_____1-300-0-1.0
spiral.red_candy_item_____Red Candy_____spiral.red_candy_____false_____1_____0.1_____false_____true_____8_____1-300-0-1.0
spiral.black_candy_item_____Black Candy_____spiral.black_candy_____false_____1_____0.1_____false_____true_____8_____1-300-0-1.0
spiral.spiral_lollipop_item_____Spiral Lollipop_____spiral.spiral_lollipop_____false_____3_____0.3_____false_____true_____32_____1-600-0-1.0
>
}</time>
See all the spiral.gingerbread_item and all the candy and such near the end of that section? Those should be there. If they aren't, maybe re-copy your config files from the download.
Guys i got the spiral lucky block installed and other the other mods but the spiral lucky block drops the same stuff as normal lucky blocks, and also there r no big lucky blocks. Plz help me, i rly want to play with this mod. I have the resource pack put in the resource pack folder, i put the config in the config folder and the mods in the mods folder along with the other mods. The resource pack is working, but no new drops and other stuff.
If Facebook, Myspace, and Twitter were all destroyed, 99% of teens would go insane. If you're one of the 1% that would be laughing at them, copy this into your signature and hope it happens.
If Facebook, Myspace, and Twitter were all destroyed, 99% of teens would go insane. If you're one of the 1% that would be laughing at them, copy this into your signature and hope it happens.
If Facebook, Myspace, and Twitter were all destroyed, 99% of teens would go insane. If you're one of the 1% that would be laughing at them, copy this into your signature and hope it happens.
I'm using Curse Voice. What I do is install the mods that I can on there (JAFF, Loot++, TCon & Mantle, HeadCrumbs) Along wwith Ruins, although I have to open up the files and do some manual stuff with Ruins. Then I go online, download Spiral Lucky Block & Lucky Block and manually install them, and add the "Z" to TCon and the launch the game. Go download CV and I'll send you the pack
Add me, btw, I'm stephenator0316
Ok, so, here's the link to the profile <3 https://www.dropbox.com/s/wcw75uzh32p3xwo/lucky block spiral-1.0.zip?dl=0
EDIT: Ok, launch CV, go to create custom profile, and click import, and choose the file <3
Got it to work! Thanks!
Nice Mod!
here's my mod showcase
hope you like it!
Just my opinion TMTravlr... Make installing this mod easier xD
Don't worry RodrigoTaipe! I can help you! Open your lucky block folder. Click assets/lucky/textures/blocks and change package.png (or whatever it is) to lucky_block.png. It fixes it! Oh, and I got a slight issue.The "Creation Blocks"(Gingerbread House, Candyland, giant spiral bloxk etc.) will not work. HELP!!!
Is JustAFewFish required?
I don't really know why I'm here, to be honest.
Tries to be a punny guy, but fails. At least I'm a fungi.
Very nice. =)
Lol, I made it about as easy as I could. It should just be drag and drop once you get the mods installed. Emphasis on should I suppose.
Make sure you unzipped your ruins download.
Yes
Maybe look into getting an installer?
I could write a small executable program to install the files, but I don't think curse would like that in the download.
In what way is JustAFewFish required? Just curious.
I don't really know why I'm here, to be honest.
Tries to be a punny guy, but fails. At least I'm a fungi.
Maybe just put it here, in this forum, with a link to a dropbox download?
Ingame, there is nothing in the Loot++ additions tab. I went in the config/Loot++ and found the item additions.cfg file. I see lots of words but i don't know what you mean by # comment part. If you could reply quickly with an image that would be AMAZINGLY AWESOME!!!!!!!
It's used in some of the drops. If you don't have it, it won't be the end of the world. =P There would just ocassionally be empty blocks.
This is the first part of the file for me:
See all the spiral.gingerbread_item and all the candy and such near the end of that section? Those should be there. If they aren't, maybe re-copy your config files from the download.
Guys i got the spiral lucky block installed and other the other mods but the spiral lucky block drops the same stuff as normal lucky blocks, and also there r no big lucky blocks. Plz help me, i rly want to play with this mod. I have the resource pack put in the resource pack folder, i put the config in the config folder and the mods in the mods folder along with the other mods. The resource pack is working, but no new drops and other stuff.
did you replace the config files for lucky blocks?
Check out my mod! http://goo.gl/rQeCGb
If Facebook, Myspace, and Twitter were all destroyed, 99% of teens would go insane. If you're one of the 1% that would be laughing at them, copy this into your signature and hope it happens.
Help only the candyland structure works, and i made sure MULTIPLE times i was doing everything right and installed everything right
Check out my mod! http://goo.gl/rQeCGb
If Facebook, Myspace, and Twitter were all destroyed, 99% of teens would go insane. If you're one of the 1% that would be laughing at them, copy this into your signature and hope it happens.
I dont think anybody is gonna help us
Check out my mod! http://goo.gl/rQeCGb
If Facebook, Myspace, and Twitter were all destroyed, 99% of teens would go insane. If you're one of the 1% that would be laughing at them, copy this into your signature and hope it happens.
Sorry, I'm just getting a bit tired of answering the same questions over and over when you just have to look up a few posts to see the answers. =/