That is not even my nor the mod maker's fault, that was a conflict from mods. Are you using old version of Orespawn and Wildycraft? Because the new version of them already fixed this conflict.
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 3/3/15 6:08 PM
Description: Initializing game
java.lang.IllegalArgumentException: ID is already registered: 133
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:93)
at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:107)
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:251)
at wildycraft.Wildycraft.load(Wildycraft.java:1627)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:93)
at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:107)
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:251)
at wildycraft.Wildycraft.load(Wildycraft.java:1627)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 3/3/15 6:08 PM
Description: Initializing game
java.lang.IllegalArgumentException: ID is already registered: 133
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:93)
at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:107)
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:251)
at wildycraft.Wildycraft.load(Wildycraft.java:1627)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:93)
at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:107)
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:251)
at wildycraft.Wildycraft.load(Wildycraft.java:1627)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Buffed version of tough guys like Bob(from the original block), Peter(from blue lucky block) and Shelly(I think it is Navy, but not sure).They have aura around them, stronger, tougher, Bob and Peter got more Hp: Chest full of random items:(Maybe pun related items, maybe vanilla items, or even other mod's, who know?) (This chest down here is a little bit OP, isn't it *activates sarcasm mode*?) Sandwich is plain, so why not Sand Witch-flavored Sandwich for some change? Bob on Fiery Steroid(50 hp, high defense, has lucky set on, sword has Sharpness, Smite and Bane Of Arthopods all at X, Fire Aspect (Not necessary since he, you know, is on fiery steroid) If seeing Unlucky Squid die on land didn't satisfy you enough, how about Unlucky Krakens? Brave yourself, Obsi-DIE-an is hiding in a lucky block on the theater near your house: Army of Icy Skeletons (Cold Killer, Iceassin, Glaciador and their boss from D-ice-mention)
Rollback Post to RevisionRollBack
Stop the mod thieves, for the everlasting peace!(Definitely not a Blue bomber reference)
Okay, just figured out how to check for block's ids, stupid me :P. Here is the new update: http://pastebin.com/k24NaAt4
Drops added in this update are falling blocks(all from Orespawn, anyway, to balance with the dangers this block can bring to you): Uranium,Titanium, Ruby, Amethyst, Mobzilla Scale, Ender Pearl Block(decided to add this one so you can craft my lucky block by opening a lucky block). And best thing is, you don't need to change ID to make these drops work anymore :D.
For Doctor_Mudkip and his luxurious copper block:(for adding these drops with ease)
/========== Blocks ==========
type=falling_block,ID=OreSpawn:OreSpawn_EnderPearlBlock@luck=1
type=falling_block,ID=OreSpawn:OreSpawn_BlockMobzillaScaleBlock@luck=2
type=falling_block,ID=OreSpawn:OreSpawn_BlockAmethystBlock@luck=1
type=falling_block,ID=OreSpawn:OreSpawn_BlockRubyBlock@luck=1
type=falling_block,ID=OreSpawn:OreSpawn_BlockTitaniumBlock@luck=1
type=falling_block,ID=OreSpawn:OreSpawn_BlockUraniumBlock@luck=1
Rollback Post to RevisionRollBack
Stop the mod thieves, for the everlasting peace!(Definitely not a Blue bomber reference)
Okay, just updated the main config.
New Changes:
-The old Apple Well now drop both apples and random things, added the new Apple Well that drops exactly what it said on the tin.
-Steven storm used to be the only Mutant Creatures drop. Not anymore , watch out for Flying Mutant Creepers lurking in your block .
-Spider and Ant robot kit from Orespawn are now one of the drops
-More mob armies that will make you remember how to die.
-Igneous Rocks from HEE. These rocks are very fun to mess with, try drop one on a grass/cobblestone/sand/plant block. Don't hold it for too long, though.
-Lucky Giant Sword fixed. The new config can be found on first post. Everything that added in this update can be found in the tab "Addition".
That will have to wait for a long time, because Eternal Isle requires alot of ID for Entities, and my mods already cover most of it.It may take some time.
Rollback Post to RevisionRollBack
Stop the mod thieves, for the everlasting peace!(Definitely not a Blue bomber reference)
UPDATED:
-The block's name is now Cubic Lucky Block, for showcase video's sake.
-I am in need of ideas for new drops, so feel free to put some suggestions. Also, I will nerf the recipe when I have time, so you don't need to waste your time mining and killing endermans for just one block anymore.
Okay, failed at nerfing recipe, will do it later. Here is the add-on for Lycanite's mobs. Caution: It makes an already dangerous mod more dangerous: http://pastebin.com/1k4mV7Hp
Thing added inside this guy: -Large armies of mobs, very dangerous, but don't worry, you need alot of bad lucks to get them. Also, don't:
+Don't open the block near your animals.
+Don't open the blocknear you wooden house. +Don't open the block in the water (One of the mob armies include Pirannha-like creatures, that need water). -2 Wishing Wells, one of them can make you OP, the other one can jumpscare you if you have Arachnophobia.
-Watch out, one of the drop is equal to a Doomsday Device.
The main config that doesn't include the add-on.
can you put up a link to both mods
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 3/3/15 6:08 PM
Description: Initializing game
java.lang.IllegalArgumentException: ID is already registered: 133
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:93)
at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:107)
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:251)
at wildycraft.Wildycraft.load(Wildycraft.java:1627)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:93)
at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:107)
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:251)
at wildycraft.Wildycraft.load(Wildycraft.java:1627)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 285314384 bytes (272 MB) / 523501568 bytes (499 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.85.1286 Minecraft Forge 10.13.2.1286 70 mods loaded, 70 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{7.10.85.1286} [Forge Mod Loader] (forge-1.7.10-10.13.2.1286.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{10.13.2.1286} [Minecraft Forge] (forge-1.7.10-10.13.2.1286.jar) Unloaded->Constructed->Pre-initialized->Initialized
CodeChickenCore{1.0.2.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
NotEnoughItems{1.0.2.15} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.2.15-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
modJ_StarMinerCore{0.9.8} [StarMinerCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
malisiscore{1.7.10-0.9.7} [Malisis Core] (malisiscore-1.7.10-0.9.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
FamiliarsAPI{1.7.10} [Familiars API] (FamiliarsAPI-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar) Unloaded->Constructed->Pre-initialized->Initialized
battlegear2{1.0.7.0} [Mine & Blade Battlegear 2 - Bullseye] ([1.7.10] Mine & Blade Battlegear 2 - Bullseye - 1.0.7.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
bspkrsCore{6.14} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.14.jar) Unloaded->Constructed->Pre-initialized->Initialized
Treecapitator{1.7.2} [Treecapitator] ([1.7.2]Treecapitator-universal-2.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
animalbikes{1.7.10} [Animal Bikes] (AnimalBikes_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar) Unloaded->Constructed->Pre-initialized->Initialized
iChunUtil{4.0.0} [iChunUtil] (iChunUtil-4.0.0(2).jar) Unloaded->Constructed->Pre-initialized->Initialized
BackTools{4.0.0} [BackTools] (BackTools-4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
BiblioCraft{1.9.2} [BiblioCraft] (BiblioCraft[v1.9.2][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
blocklings{1.2.0} [Blocklings] (Blocklings-v1.2.0-MC1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
kegare.caveworld{1.6.0} [Caveworld] (Caveworld_1.7.10-v1.6.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
ctrades{1.0.0} [Custom Trades Mod] (ctrades-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
customnpcs{1.7.10c} [CustomNpcs] (CustomNPCs_1.7.10c.jar) Unloaded->Constructed->Pre-initialized->Initialized
dungeonpack{1.7.10-1.0} [Dungeon Pack] (dungeonpack-1.7.10-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
emeraldmod{3.5.2} [EmeraldMod] (EmeraldMod 1.7.10 Forge V3.5.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
eplus{1.7.10-3.0.1} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
explosives_pp{1.7b} [§6Explosives§4++] (ExplosivesPP-1.7.10-1.7b.jar) Unloaded->Constructed->Pre-initialized->Initialized
carystanley_extremefarming{1.0} [Extreme Farming] (extremefarming_mod-1.7.2-v1.3(1).jar) Unloaded->Constructed->Pre-initialized->Initialized
DefaultMobPack{1.7.10} [DefaultMobPack] (FamiliarsDefaultMobPack-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
ExtendedFamPack{1.7.10} [ExtendedFamPack] (FamiliarsExtendedFamPack-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
HerobrineFamPack{1.7.10} [HerobrineFamPack] (FamiliarsHerobrineFamPack-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
farlanders{1.2b} [The Farlanders] (farlanders-1.7.10-v1.2b.jar) Unloaded->Constructed->Pre-initialized->Initialized
F2L{1.7.10b} [Flesh2Leather] (Flesh2Lether [1.7.10b].jar) Unloaded->Constructed->Pre-initialized->Initialized
planetguy_Gizmos{3.0} [Gizmos] (Gizmos-3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Hats{4.0.1} [Hats] (Hats-4.0.1(1).jar) Unloaded->Constructed->Pre-initialized->Initialized
InfernalMobs{1.5.7} [Infernal Mobs] (InfernalMobs-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
ani_koto{v1.6} [Kingdoms of the Overworld Mod] (Kingdoms of the Overworld-1.7.10-1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
lycanitesmobs{1.10.3.0 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.10.3.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
arcticmobs{1.10.3.0 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.10.3.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
demonmobs{1.10.3.0 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.10.3.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
desertmobs{1.10.3.0 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.10.3.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
forestmobs{1.10.3.0 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.10.3.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
freshwatermobs{1.10.3.0 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.10.3.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
infernomobs{1.10.3.0 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.10.3.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
junglemobs{1.10.3.0 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.10.3.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
mountainmobs{1.10.3.0 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.10.3.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
plainsmobs{1.10.3.0 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.10.3.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
saltwatermobs{1.10.3.0 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.10.3.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
shadowmobs{1.10.3.0 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.10.3.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
swampmobs{1.10.3.0 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.10.3.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
more{4.0} [M-Ore mod] (M-Ore 4.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
malisisdoors{1.7.10-1.1.4} [Malisis' Doors] (malisisdoors-1.7.10-1.1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
MCEF{0.4} [Minecraft Chromium Embedded Framework] (MCEF-1.7.10-0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
MobAmputation{4.0.0} [MobAmputation] (MobAmputation-4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
MobDismemberment{4.0.0} [MobDismemberment] (MobDismemberment-4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Morph{0.9.1} [Morph] (Morph-Beta-0.9.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
cfm{3.3.5} [§6MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.3.5(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized
MutantCreatures{1.4.8} [Mutant Creatures] (MutantCreatures-1.7.10-1.4.8.jar) Unloaded->Constructed->Pre-initialized->Initialized
OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn-1.7.10-20.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
pandorasbox{2.0.1} [Pandora's Box] (PandorasBox-2.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
primitivemobs{1.0} [Primitive Mobs] (primitivemobs-1.0b-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
gibby_pun{1.5} [The Ultimate Pun Mod!] (PunMod 1.7.10-1.5.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
rivalrebels{1.7.10A} [Rival Rebels] (rivalrebels-1.7.10A.jar) Unloaded->Constructed->Pre-initialized->Initialized
securitycraft{v1.7.0} [SecurityCraft] (SecurityCraft-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Errored
modJ_StarMiner{0.9.8bf1} [Starminer Mod] (Starminer1710-0.9.8bf1.jar) Unloaded->Constructed->Pre-initialized->Initialized
TwilightForest{2.3.2} [The Twilight Forest] (twilightforest-1.7.10-2.3.2(1).jar) Unloaded->Constructed->Pre-initialized->Initialized
WebDisplay{0.11} [Web Displays] (WebDisplays-0.11.jar) Unloaded->Constructed->Pre-initialized->Initialized
nolpfij_wildycraft{1.7.4} [Wildycraft] (wildycraft-1.7.10-1.7.4.jar) Unloaded->Constructed->Pre-initialized->Errored
voxelmap{1.7.10} [VoxelMap No Radar] (Zans-MinimapNoRadar-Mod-1.7.10(1).jar) Unloaded->Constructed->Pre-initialized->Initialized
Launched Version: 1.7.10-Forge10.13.2.1286
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4400 GL version 4.3.0 - Build 10.18.10.3960, Intel
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
Seriously? Do you even read the first post?
Some Pictures:
Buffed version of tough guys like Bob(from the original block), Peter(from blue lucky block) and Shelly(I think it is Navy, but not sure).They have aura around them, stronger, tougher, Bob and Peter got more Hp:
Chest full of random items:(Maybe pun related items, maybe vanilla items, or even other mod's, who know?)
(This chest down here is a little bit OP, isn't it *activates sarcasm mode*?)
Sandwich is plain, so why not Sand Witch-flavored Sandwich for some change?
Bob on Fiery Steroid(50 hp, high defense, has lucky set on, sword has Sharpness, Smite and Bane Of Arthopods all at X, Fire Aspect (Not necessary since he, you know, is on fiery steroid)
If seeing Unlucky Squid die on land didn't satisfy you enough, how about Unlucky Krakens?
Brave yourself, Obsi-DIE-an is hiding in a lucky block on the theater near your house:
Army of Icy Skeletons (Cold Killer, Iceassin, Glaciador and their boss from D-ice-mention)
Drops added in this update are falling blocks(all from Orespawn, anyway, to balance with the dangers this block can bring to you): Uranium,Titanium, Ruby, Amethyst, Mobzilla Scale, Ender Pearl Block(decided to add this one so you can craft my lucky block by opening a lucky block). And best thing is, you don't need to change ID to make these drops work anymore
For Doctor_Mudkip and his luxurious copper block:(for adding these drops with ease)
/========== Blocks ==========
type=falling_block,ID=OreSpawn:OreSpawn_EnderPearlBlock@luck=1
type=falling_block,ID=OreSpawn:OreSpawn_BlockMobzillaScaleBlock@luck=2
type=falling_block,ID=OreSpawn:OreSpawn_BlockAmethystBlock@luck=1
type=falling_block,ID=OreSpawn:OreSpawn_BlockRubyBlock@luck=1
type=falling_block,ID=OreSpawn:OreSpawn_BlockTitaniumBlock@luck=1
type=falling_block,ID=OreSpawn:OreSpawn_BlockUraniumBlock@luck=1
New Changes:
-The old Apple Well now drop both apples and random things, added the new Apple Well that drops exactly what it said on the tin.
-Steven storm used to be the only Mutant Creatures drop. Not anymore
-Spider and Ant robot kit from Orespawn are now one of the drops
-More mob armies that will make you remember how to die.
-Igneous Rocks from HEE. These rocks are very fun to mess with, try drop one on a grass/cobblestone/sand/plant block. Don't hold it for too long, though.
-Lucky Giant Sword fixed.
The new config can be found on first post. Everything that added in this update can be found in the tab "Addition".
You know it needs Animation API right?
That will have to wait for a long time, because Eternal Isle requires alot of ID for Entities, and my mods already cover most of it.It may take some time.
-The block's name is now Cubic Lucky Block, for showcase video's sake.
-I am in need of ideas for new drops, so feel free to put some suggestions. Also, I will nerf the recipe when I have time, so you don't need to waste your time mining and killing endermans for just one block anymore.
Here is the add-on for Lycanite's mobs. Caution: It makes an already dangerous mod more dangerous:
http://pastebin.com/1k4mV7Hp
Thing added inside this guy:
-Large armies of mobs, very dangerous, but don't worry, you need alot of bad lucks to get them. Also, don't:
+Don't open the block near your animals.
+Don't open the block near you wooden house.
+Don't open the block in the water (One of the mob armies include Pirannha-like creatures, that need water).
-2 Wishing Wells, one of them can make you OP, the other one can jumpscare you if you have Arachnophobia.
-Watch out, one of the drop is equal to a Doomsday Device.