Not a huge derp but it happens so much... right clicking the crafting table with the eye of ender I was using.
I tend to make sure I'm holding items WITHOUT right click functions before opening anything.Not a huge derp but it happens so much... right clicking the crafting table with the eye of ender I was using.
This is generally why I hold a pickaxe at all times, except when I'm actually doing something with an item/weapon.*throws magmatic florb of pyrotheum at door*
Yep, never hold ANYTHING right clicking.
I learnt this the hard wayAlways never keep a bound pickaxe active. ;-;
I so amused when Build Craft tanks calls "vanilla"so making 4 vanilla liquid tanks is simple.
Wasn't the first time I made the exact same mistake :\ :\I so amused when Build Craft tanks calls "vanilla"
I'm guessing in some cases people might refer to the BC tank as a "vanilla" tank as I think BC is one of the first mods to do the whole liquid tank thing...
They don't use the same mechanics, though.Sorry, Cauldrons are the vanilla tank.
Meh. Not only was it not a true fluid tank, the only way to actually get water out of it was by hand, and the only way to transport it is by walking yourself. Even then, it didn't really have use; why use a finite cauldron when you can have an infinite water source? Plus it could only ever store one out of the two types of fluid there are, which every other tank CAN do.Picky, picky.
Still ...
val furnace = <minecraft:furnace>;
furnace.remove(redstoneIngot);
furnace.addRecipe(redstoneIngot * 1, redstoneBlock, 0.5);
Is this the problem? Because if that does what I think it does, then I approve of this derp.redstoneBlock, 0.5);
No, I'll give you a hint.Is this the problem? Because if that does what I think it does, then I approve of this derp.
val furnace = <minecraft:furnace>;
furnace.remove(redstoneIngot);
furnace.addRecipe(redstoneIngot * 1, redstoneBlock, 0.5);