• 1

    posted a message on [FORGE] Quadrum v0.8.1 for MC 1.12 - Simplified block/item addition for the average user
    Quote from thekazador»
    mob drops dont work for me:

    "mob-drops":
    {
    "zombie": 1
    }

    i have the item on the creative tab but the zombies dont drop it.

    ok, the problem is when i add specialmobs and modify the normals mobs, my bad.
    Posted in: Minecraft Mods
  • 1

    posted a message on DartCraft Beta 0.2.20
    Quote from denno2997

    NEED HELP!

    In Tear 3 there stands craft
    I don't know which force tool i habe to upgrade :S

    But this Modification is very good


    force card
    Posted in: Minecraft Mods
  • 1

    posted a message on [Forge Multipart] ProjectRed - v4.7.0pre12.95 - 02/08/2016
    Quote from Duckstepper

    What? I'm not insulting him.... where do you see that?


    I misread, my bad...
    Posted in: Minecraft Mods
  • 1

    posted a message on [Forge Multipart] ProjectRed - v4.7.0pre12.95 - 02/08/2016
    immibis wins, mad ppl loose (bazinga!). you need more tolerance with the ppl and the problems. next time say something like: on the next release(in one month) we fix all the problems. you have to wait. and quote/link on every post or just ignore :)
    Posted in: Minecraft Mods
  • 1

    posted a message on BetterStorage 0.13.1.127 [WIP]
    im getting this error and crash on my server:


    2013-01-03 23:04:00 [INFO] [STDERR] java.lang.NoClassDefFoundError: net/mcft/copy/betterstorage/client/ReinforcedChestRenderingHandler
    2013-01-03 23:04:00 [INFO] [STDERR] at net.mcft.copy.betterstorage.blocks.BlockReinforcedChest.d(BlockReinforcedChest.java:78)
    2013-01-03 23:04:00 [INFO] [STDERR] at yc.e(World.java:450)
    2013-01-03 23:04:00 [INFO] [STDERR] at lq.d(Entity.java:918)
    2013-01-03 23:04:00 [INFO] [STDERR] at iv.a(NetServerHandler.java:347)
    2013-01-03 23:04:00 [INFO] [STDERR] at eb.a(SourceFile:136)
    2013-01-03 23:04:00 [INFO] [STDERR] at cg.b(TcpConnection.java:458)
    2013-01-03 23:04:00 [INFO] [STDERR] at iv.d(NetServerHandler.java:136)
    2013-01-03 23:04:00 [INFO] [STDERR] at iw.b(NetworkListenThread.java:57)
    2013-01-03 23:04:00 [INFO] [STDERR] at ht.b(SourceFile:30)
    2013-01-03 23:04:00 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:703)
    2013-01-03 23:04:00 [INFO] [STDERR] at ho.r(DedicatedServer.java:270)
    2013-01-03 23:04:00 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
    2013-01-03 23:04:00 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
    2013-01-03 23:04:00 [INFO] [STDERR] at fy.run(SourceFile:849)
    2013-01-03 23:04:00 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: net.mcft.copy.betterstorage.client.ReinforcedChestRenderingHandler
    2013-01-03 23:04:00 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
    2013-01-03 23:04:00 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
    2013-01-03 23:04:00 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
    2013-01-03 23:04:00 [INFO] [STDERR] ... 14 more
    2013-01-03 23:04:00 [INFO] [STDERR] Caused by: java.lang.RuntimeException: Attempted to load class net/mcft/copy/betterstorage/client/ReinforcedChestRenderingHandler for invalid side SERVER
    2013-01-03 23:04:00 [INFO] [STDERR] at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:38)
    2013-01-03 23:04:00 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:228)
    2013-01-03 23:04:00 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:173)
    2013-01-03 23:04:00 [INFO] [STDERR] ... 16 more
    2013-01-03 23:04:01 [SEVERE] [Minecraft] Encountered an unexpected exception NoClassDefFoundError
    java.lang.NoClassDefFoundError: net/mcft/copy/betterstorage/client/ReinforcedChestRenderingHandler
    at net.mcft.copy.betterstorage.blocks.BlockReinforcedChest.d(BlockReinforcedChest.java:78)
    at yc.e(World.java:450)
    at lq.d(Entity.java:918)
    at iv.a(NetServerHandler.java:347)
    at eb.a(SourceFile:136)
    at cg.b(TcpConnection.java:458)
    at iv.d(NetServerHandler.java:136)
    at iw.b(NetworkListenThread.java:57)
    at ht.b(SourceFile:30)
    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:703)
    at ho.r(DedicatedServer.java:270)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
    at fy.run(SourceFile:849)
    Caused by: java.lang.ClassNotFoundException: net.mcft.copy.betterstorage.client.ReinforcedChestRenderingHandler
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 14 more
    Caused by: java.lang.RuntimeException: Attempted to load class net/mcft/copy/betterstorage/client/ReinforcedChestRenderingHandler for invalid side SERVER
    at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:38)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:228)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:173)
    ... 16 more

    Posted in: WIP Mods
  • 2

    posted a message on [1.11] Soartex Fanver - Smooth and Clean
    Some texture fixes on the Kitchen Sink and Kitchen Side, new handles... hope do u like it:


    regards...btw, do u like the clock with planks or like the Kitchen Cupboard Top (solid wood)?
    Posted in: Resource Packs
  • 3

    posted a message on [1.11] Soartex Fanver - Smooth and Clean
    it is still in progress but here are some pictures... i hope dont bother with this.

    1) JAMMY FURNITURE:

    Kitchen Cupboard, Kitchen Sink, Kitchen Side and Kitchen Cupboard Top:


    Clock(Base, Middle and Top), Cow Head, Zombie Head, Wolf Head, Steve Head, Table, Chair and Chimney:


    2) FORESTRY:

    Glasses and Planks:


    I hope you like it and if so will continue my work. Regards
    Posted in: Resource Packs
  • 1

    posted a message on BuildCraft - Blueprints, Pipes, Quarries, Autocrafting, Logic Gates and more! Updated 09.01.13 [3.4.0]
    1.3.2 version in CLOSED beta


    Just to inform you, we got a sort-of-running version of IC² for MC 1.3.2.
    It’s currently in closed beta testing, release will be somewhen across the next few weeks, depending on when we consider the 1.105 stable enough for a release.

    source: http://www.industrial-craft.net/?p=402

    ic and forestry has a beta for 1.3.2, i hope buildcraft should make one quickly :)
    Posted in: Minecraft Mods
  • To post a comment, please .