• 0

    posted a message on [1.2.3] Legacy Better Then BuildCraft Thread (defunct)
    Quote from MythMaster26

    LOL, Saw the grammar Nazi on page one. But you should change "Then" to "Than" because it's comparing something instead of referring to the order in which something is happening.

    Great mod though :biggrin.gif: I think I'll try it out later (not now because I don't like BuildCraft so I'm off to find a better mod :tongue.gif:).


    Hah! Thats what you think.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.2.3] Legacy Better Then BuildCraft Thread (defunct)
    Quote from Germanyxx3

    have you deleted the meta-inf? and install first modloader then modloader mp then BTW then Buildcraft and NO MINECRAFTFORGE 1.2.4 or other versions. If you maked this and its still not working idk :smile.gif:


    I did all of that. I am usually quite good at installing mods, and have never had an issue like this, so I'm not sure whats going on.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.2.3] Legacy Better Then BuildCraft Thread (defunct)
    Quote from FlowerChild

    It looks like you either don't have BTW installed, or have installed it by copying the .zip file into the mods folder, which isn't a valid method.

    Check the readme.txt file that comes with Better Than Wolves for instructions on how to install it properly.


    I both have it installed, and installed it the right way (by dropping class files into the .jar and all that). I booted it up before installing BTB just to make sure it was working, and it worked fine. Then I added ModloaderMP, BTB, and the BC files and I got that error.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.2.3] Legacy Better Then BuildCraft Thread (defunct)
    Flower (or whomever), my install isn't working. With a clean install, following the readme exactly, I get this crash message:

    Notice that it doesn't show BTW or BC Transport, even though I installed them.
    Mods loaded: 7
    ModLoader 1.0.0
    mod_ModLoaderMp 1.0.0
    mod_BuildCraftCore 2.2.11
    mod_BuildCraftBuilders 2.2.11
    mod_BuildCraftEnergy 2.2.11
    mod_BuildCraftFactory 2.2.11
    mod_BetterThenBuildCraft 1.01

    Minecraft has crashed!
    ----------------------

    Minecraft has stopped running because it encountered a problem.

    If you wish to report this, please copy this entire text and email it to [email protected].
    Please include a description of what you did when the error occured.



    --- BEGIN ERROR REPORT ec1ae9ca --------
    Generated 1/2/12 3:02 AM

    Minecraft: Minecraft 1.0.0
    OS: Mac OS X (i386) version 10.7.2
    Java: 1.6.0_29, Apple Inc.
    VM: Java HotSpot(TM) Client VM (mixed mode), Apple Inc.
    LWJGL: 2.4.2
    OpenGL: ATI Radeon HD 6770M OpenGL Engine version 2.1 ATI-7.12.9, ATI Technologies Inc.

    java.lang.NoClassDefFoundError: forge/ITextureProvider
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
    at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    at BuildCraftCore.initializeGears(BuildCraftCore.java:247)
    at BuildCraftCore.initialize(BuildCraftCore.java:164)
    at mod_BuildCraftCore.initialize(mod_BuildCraftCore.java:73)
    at mod_BuildCraftCore.ModsLoaded(mod_BuildCraftCore.java:88)
    at ModLoader.init(ModLoader.java:838)
    at ModLoader.AddAllRenderers(ModLoader.java:186)
    at wb.<init>(wb.java:76)
    at wb.<clinit>(wb.java:9)
    at net.minecraft.client.Minecraft.a(SourceFile:265)
    at net.minecraft.client.Minecraft.run(SourceFile:644)
    at java.lang.Thread.run(Thread.java:680)
    Caused by: java.lang.ClassNotFoundException: forge.ITextureProvider
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    ... 22 more
    --- END ERROR REPORT b5d7c471 ----------



    I also copied the modloader.txt from my Minecraft folder, as it shows those two mods failing to load
    Jan 2, 2012 2:48:21 AM ModLoader init
    FINE: ModLoader 1.0.0 Initializing...
    Jan 2, 2012 2:48:21 AM ModLoader readFromClassPath
    FINER: Adding mods from /Users/Migrate/Library/Application Support/minecraft/bin/minecraft.jar
    Jan 2, 2012 2:48:21 AM ModLoader readFromClassPath
    FINER: Directory found.
    Jan 2, 2012 2:48:21 AM ModLoader addMod
    FINE: Mod Initialized: "mod_BetterThenBuildCraft 1.01" from mod_BetterThenBuildCraft.class
    Jan 2, 2012 2:48:21 AM ModLoader addMod
    FINE: Failed to load mod from "mod_FCBetterThanWolves.class"
    Jan 2, 2012 2:48:21 AM ModLoader addMod
    FINER: THROW
    java.lang.NoClassDefFoundError: forge/ITextureProvider
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
    at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Class.java:2291)
    at java.lang.Class.privateGetPublicFields(Class.java:2324)
    at java.lang.Class.getFields(Class.java:1359)
    at ModLoader.setupProperties(ModLoader.java:1697)
    at ModLoader.addMod(ModLoader.java:274)
    at ModLoader.readFromClassPath(ModLoader.java:1242)
    at ModLoader.init(ModLoader.java:825)
    at ModLoader.AddAllRenderers(ModLoader.java:186)
    at wb.<init>(wb.java:76)
    at wb.<clinit>(wb.java:9)
    at net.minecraft.client.Minecraft.a(SourceFile:265)
    at net.minecraft.client.Minecraft.run(SourceFile:644)
    at java.lang.Thread.run(Thread.java:680)
    Caused by: java.lang.ClassNotFoundException: forge.ITextureProvider
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    ... 25 more
    Jan 2, 2012 2:48:31 AM ModLoader addMod
    FINE: Mod Initialized: "mod_ModLoaderMp 1.0.0" from mod_ModLoaderMp.class
    Jan 2, 2012 2:48:31 AM ModLoader readFromModFolder
    FINER: Adding mods from /Users/Migrate/Library/Application Support/minecraft/mods/buildcraft-client-A-core-2.2.11.zip
    Jan 2, 2012 2:48:31 AM ModLoader readFromModFolder
    FINER: Zip found.
    Jan 2, 2012 2:48:31 AM ModLoader addMod
    FINE: Mod Initialized: "mod_BuildCraftCore 2.2.11" from mod_BuildCraftCore.class
    Jan 2, 2012 2:48:31 AM ModLoader readFromModFolder
    FINER: Adding mods from /Users/Migrate/Library/Application Support/minecraft/mods/buildcraft-client-B-builders-2.2.11.zip
    Jan 2, 2012 2:48:31 AM ModLoader readFromModFolder
    FINER: Zip found.
    Jan 2, 2012 2:48:31 AM ModLoader addMod
    FINE: Mod Initialized: "mod_BuildCraftBuilders 2.2.11" from mod_BuildCraftBuilders.class
    Jan 2, 2012 2:48:31 AM ModLoader readFromModFolder
    FINER: Adding mods from /Users/Migrate/Library/Application Support/minecraft/mods/buildcraft-client-B-energy-2.2.11.zip
    Jan 2, 2012 2:48:31 AM ModLoader readFromModFolder
    FINER: Zip found.
    Jan 2, 2012 2:48:31 AM ModLoader addMod
    FINE: Mod Initialized: "mod_BuildCraftEnergy 2.2.11" from mod_BuildCraftEnergy.class
    Jan 2, 2012 2:48:31 AM ModLoader readFromModFolder
    FINER: Adding mods from /Users/Migrate/Library/Application Support/minecraft/mods/buildcraft-client-B-factory-2.2.11.zip
    Jan 2, 2012 2:48:31 AM ModLoader readFromModFolder
    FINER: Zip found.
    Jan 2, 2012 2:48:31 AM ModLoader addMod
    FINE: Mod Initialized: "mod_BuildCraftFactory 2.2.11" from mod_BuildCraftFactory.class
    Jan 2, 2012 2:48:31 AM ModLoader readFromModFolder
    FINER: Adding mods from /Users/Migrate/Library/Application Support/minecraft/mods/buildcraft-client-B-transport-2.2.11.zip
    Jan 2, 2012 2:48:31 AM ModLoader readFromModFolder
    FINER: Zip found.
    Jan 2, 2012 2:48:31 AM ModLoader addMod
    FINE: Failed to load mod from "mod_BuildCraftTransport.class"
    Jan 2, 2012 2:48:31 AM ModLoader addMod
    FINER: THROW
    java.lang.NoClassDefFoundError: forge/ICustomItemRenderer
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
    at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    at ModLoader.addMod(ModLoader.java:270)
    at ModLoader.readFromModFolder(ModLoader.java:1293)
    at ModLoader.init(ModLoader.java:826)
    at ModLoader.AddAllRenderers(ModLoader.java:186)
    at wb.<init>(wb.java:76)
    at wb.<clinit>(wb.java:9)
    at net.minecraft.client.Minecraft.a(SourceFile:265)
    at net.minecraft.client.Minecraft.run(SourceFile:644)
    at java.lang.Thread.run(Thread.java:680)
    Caused by: java.lang.ClassNotFoundException: forge.ICustomItemRenderer
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    ... 20 more
    Jan 2, 2012 2:48:31 AM ModLoader init
    FINE: Mod Loaded: "mod_ModLoaderMp 1.0.0"
    Jan 2, 2012 2:48:31 AM ModLoader init
    FINE: Mod Loaded: "mod_BuildCraftCore 2.2.11"
    Jan 2, 2012 2:48:31 AM ModLoader init
    FINE: Mod Loaded: "mod_BuildCraftBuilders 2.2.11"
    Jan 2, 2012 2:48:31 AM ModLoader init
    FINE: Mod Loaded: "mod_BuildCraftEnergy 2.2.11"
    Jan 2, 2012 2:48:31 AM ModLoader init
    FINE: Mod Loaded: "mod_BuildCraftFactory 2.2.11"
    Jan 2, 2012 2:48:31 AM ModLoader init
    FINE: Mod Loaded: "mod_BetterThenBuildCraft 1.01"
    Jan 2, 2012 2:48:31 AM ModLoaderMp Log
    FINE: ModLoaderMP 1.0.0 Initialized
    Jan 2, 2012 2:48:31 AM BuildCraftCore initialize
    FINE: Starting BuildCraft 2.2.11
    Jan 2, 2012 2:48:31 AM BuildCraftCore initialize
    FINE: Copyright (c) SpaceToad, 2011
    Jan 2, 2012 2:48:31 AM BuildCraftCore initialize
    FINE: http://www.mod-buildcraft.com
    Jan 2, 2012 2:48:31 AM ModLoader init
    FINER: THROW
    java.lang.NoClassDefFoundError: forge/ITextureProvider
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
    at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    at BuildCraftCore.initializeGears(BuildCraftCore.java:247)
    at BuildCraftCore.initialize(BuildCraftCore.java:164)
    at mod_BuildCraftCore.initialize(mod_BuildCraftCore.java:73)
    at mod_BuildCraftCore.ModsLoaded(mod_BuildCraftCore.java:88)
    at ModLoader.init(ModLoader.java:838)
    at ModLoader.AddAllRenderers(ModLoader.java:186)
    at wb.<init>(wb.java:76)
    at wb.<clinit>(wb.java:9)
    at net.minecraft.client.Minecraft.a(SourceFile:265)
    at net.minecraft.client.Minecraft.run(SourceFile:644)
    at java.lang.Thread.run(Thread.java:680)
    Caused by: java.lang.ClassNotFoundException: forge.ITextureProvider
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    ... 22 more

    Anyone else having this issue? Or see some stupid thing I overlooked? I can't for the life of me find anything wrong, and have tried this 5 times already. Any help is much appreciated!
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.2.3] Legacy Better Then BuildCraft Thread (defunct)
    Quote from Seph_Kurai

    @InfinityDragon
    Updated my complaint for clarity purposes. Did it before I even read your post so don't get all jumpy on me bro. You can critique someone without saying they are stupid. It's only egotists that get the two confused.


    You still have the wrong form of "you're" in a post where you critique FCs grammar, that was all that I was pointing out. But no, the title is a clever turn of phrase. It specifically references (I assume) the mod's history (or tech tree) where you have the Better than Wolves mod features then the Buildcraft features. But it's clever as it nearly parallels the name of Better than Wolves. Now it is 4:30 am (HOW DID IT GET THAT LATE) so I will be going to bed. Also, I reserve the right to blame any misinterpretation of the title on the ungodly hour at which I typed this. That is all.

    EDIT: Super ninja'd? I must be a slow typer.
    Posted in: Minecraft Mods
  • 4

    posted a message on [1.2.3] Legacy Better Then BuildCraft Thread (defunct)
    Quote from FlowerChild

    Have you installed BTW properly as per the instructions in that mod's readme by copying the individual files into your minecraft.jar?

    It sounds most likely that you just dropped the .zip into the mods folder, which isn't a supported method of installation.


    No, I put them in the .jar. The Buildcraft stuff is in the mods folder but the instructions say to do that.

    EDIT: Crap, now I don't want to post anymore due to my title. :smile.gif:

    Mod's title used only to express that it's better than another mod, nothing unique, and bad grammar. And I thought television advertisers were stupid.


    Or maybe it is just far too clever for your mind to comprehend, and he actually meant "then" as in progression rather than "than" the conjunction.

    Not saying your stupid


    And you're critiquing his grammar?
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.2.3] Legacy Better Then BuildCraft Thread (defunct)
    Quote from FlowerChild

    Thanks man!



    Dude, as strange as this sounds given what you said above, it doesn't look like you have Better Than Wolves installed :smile.gif:


    Hmm... I tried it again, making sure that I installed BTW, and it still gave me the same error, where it didn't list BTW as one of the installed mods. Strange...
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.2.3] Legacy Better Then BuildCraft Thread (defunct)
    Hey Flower. I love your mod. BTW is the only mod that I have ever actually seriously used. Every other mod I try I usually just mess around with for about an hour and get bored of, but yours got me to start a new legit world, and is the most fun I have had playing MC. Thanks.

    Anyway, I was trying to install BTB[C] and got a crash message. I followed the readme exactly, and the only extra mod I had was TMI. Any ideas anyone? Help would be much appreciated. I have never had an issue installing mods before so this is pretty strange. Thanks!

    Error Message:
    Mods loaded: 8
    ModLoader 1.0.0
    mod_ModLoaderMp 1.0.0
    mod_TooManyItems 1.0.0 2011-11-29
    mod_BuildCraftCore 2.2.11
    mod_BuildCraftBuilders 2.2.11
    mod_BuildCraftEnergy 2.2.11
    mod_BuildCraftFactory 2.2.11
    mod_BetterThenBuildCraft 1.0

    Minecraft has crashed!
    ----------------------

    Minecraft has stopped running because it encountered a problem.

    If you wish to report this, please copy this entire text and email it to [email protected].
    Please include a description of what you did when the error occured.



    --- BEGIN ERROR REPORT cadea858 --------
    Generated 1/1/12 3:30 AM

    Minecraft: Minecraft 1.0.0
    OS: Mac OS X (i386) version 10.7.2
    Java: 1.6.0_29, Apple Inc.
    VM: Java HotSpot(TM) Client VM (mixed mode), Apple Inc.
    LWJGL: 2.4.2
    OpenGL: ATI Radeon HD 6770M OpenGL Engine version 2.1 ATI-7.12.9, ATI Technologies Inc.

    java.lang.NoClassDefFoundError: forge/ITextureProvider
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
    at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    at BuildCraftCore.initializeGears(BuildCraftCore.java:247)
    at BuildCraftCore.initialize(BuildCraftCore.java:164)
    at mod_BuildCraftCore.initialize(mod_BuildCraftCore.java:73)
    at mod_BuildCraftCore.ModsLoaded(mod_BuildCraftCore.java:88)
    at ModLoader.init(ModLoader.java:838)
    at ModLoader.AddAllRenderers(ModLoader.java:186)
    at wb.<init>(wb.java:76)
    at wb.<clinit>(wb.java:9)
    at net.minecraft.client.Minecraft.a(SourceFile:265)
    at net.minecraft.client.Minecraft.run(SourceFile:644)
    at java.lang.Thread.run(Thread.java:680)
    Caused by: java.lang.ClassNotFoundException: forge.ITextureProvider
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    ... 22 more
    --- END ERROR REPORT 90d45ec2 ----------

    EDIT: Herp-a-derp. Looks like I forgot to install BTW. Nevermind!

    EDIT 2: Nevermind that nevermind. I didn't forget.
    Posted in: Minecraft Mods
  • 0

    posted a message on What I did with TNT(:
    Unlike most TMI-TnT pits, this one is very interesting. I am kind of intrigued as to how you got the walls to bow out with only a small hole at the top. Mine always are straight sided.
    Posted in: Screenshots
  • 0

    posted a message on Your Fall Gaming List
    Star Fox 64 3D
    Super Mario 3D Land
    Mario Kart 7
    Skyward Sword
    Skyrim
    Uncharted 3
    Minecraft full release
    Kid Icarus: Uprising
    Kirby Wii

    It all looks so brilliant.

    Also, whenever they come out:
    Bioshock: Infinite
    Guild Wars 2
    Luigi's Mansion 2
    Paper Mario
    Xenoblade in US
    Animal Crossing
    Posted in: General Gaming
  • 0

    posted a message on Two users, one account, one pc, sharing a world
    Just log onto the same world...?

    EDIT: Oh, I don't think there is a way to do it with individual inventories.
    Posted in: Legacy Support
  • 0

    posted a message on Do you go to public school, or are you homeschooled?
    You know there are also private schools, right?
    Posted in: General Off Topic
  • 0

    posted a message on Starter house
    Or just, you know, get the resources...
    Posted in: Discussion
  • 0

    posted a message on Enderman thought
    Kill them when they come down? They aren't invincible...
    Posted in: Survival Mode
  • 1

    posted a message on Better Than Wolves Total Conversion!
    Quote from Zund

    First, I would like to say I absolutely love the mod, and am having a lot of fun designing contraptions to do everything for me. I already have an hemp farm that grows, harvests, and mills the hemp automatically.

    I'm also designing a fully automatic high speed lumber mill, I simply throw my planks into a hole in the wall and flip a lever. After that the magic happens and following a Rube Goldberg-esc device the newly cut panels/molding/corners fall into a hopper ready to be picked up at my leisure. If I get a good recording program I might even make a video showing it off.


    There are two criticisms I have.
    1. Waterwheels are way overpowered- Taking significantly less space than windmills, being able to be used inside, and not having to be shut down during rain makes them much more effective than a windmill. Once you have access to some slime spawns or even just a set of bellows, they are significantly cheaper than windmills as well, using worthless items rather than hemp which is needed in many devices. Not sure if it would be viable to give waterwheels a limit to how much they can power, similar to a redstone signal, while windmills are unlimited or can power much more than a waterwheel..

    2. Building devices can be clunky at times- Trying to power two things side by side is very difficult, and requires you to go way out then move back in. Would it be possible to allow gearboxes to be powered by other gearboxes directly? That would make some things much easier to handle.


    But what you fail to realize is that windmills look much cooler than waterwheels. And in a game like Minecraft, that matters far more than practicality or cost.
    Posted in: Minecraft Mods
  • To post a comment, please .