Search results

  1. I

    Open Script Fix's for 2.5.0

    There is an error in #Shovel of the Purifier crafting fix leading to "modifications were stuck" error. last line mods.thaumcraft.Research.refreshResearchRecipe("TAINSHOVEL"); Letter T missed, should be TAINTSHOVEL
  2. I

    Open [2.1.2] Major progression breaking bug [Witchery]

    Diamond on the second screenshot looks like a mana diamond
  3. I

    Open 2.2.2: IC2 machines accepting any voltage

    It is not classic IC2 for minecraft 1.4.7. Explosions are disabled in IC2 Experimental. So you can wire your machines any way you want.
  4. I

    Open 2.2.2: Known Bugs and Fixs

    Just checked, everything works. You probably put it in a wrong folder. Check OP for instructions
  5. I

    Open 2.2.2: advanced diamond drill

    Just crafted diamond drill and afterwards - advanced diamond drill. No problems
  6. I

    Open 2.1.0: [2.2.2] [Expert] Only Vanilla logs can be crafted into planks

    http://forum.feed-the-beast.com/threads/2-2-2-known-bugs-and-fixs.134979/#post-1522408
  7. I

    Open 2.2.2: Known Bugs and Fixs

    hotfix: #Energium Dust recipes.remove(<IC2:itemDust2:2>); recipes.addShaped(<IC2:itemDust2:2>*9,[ [<minecraft:redstone>, <IC2:itemDust2:1>, <minecraft:redstone>], [<IC2:itemDust2:1>, <minecraft:redstone>, <IC2:itemDust2:1>], [<minecraft:redstone>, <IC2:itemDust2:1>, <minecraft:redstone>]]);
  8. I

    Open 2.2.2: Known Bugs and Fixs

    Paving stone of travel fix should be applied directly to modpack/expert/scripts/Thaumcraft.zs Otherwise it affects a fully functional default recipe in Normal mode
  9. I

    Open 2.2.2: Known Bugs and Fixs

    I think microblocks.cfg i use will suit all your needs http://pastebin.com/b2zf6TEb
  10. I

    Open 2.2.2: Known Bugs and Fixs

    lol I made it for 2.1.3 and checked it a few times before posting code for the first time. 2.2.2 is funny update )
  11. I

    Open 2.2.2: Known Bugs and Fixs

    I'd suggest adding a Coal Coke fix script. In 2.2.2 you cant use IE Coal Coke and Coal Coke Block in Railcraft Blast Furnace. It wasnt fixed. furnace.setFuel(<ImmersiveEngineering:stoneDecoration:3>, 32000); mods.railcraft.BlastFurnace.addFuel(<ImmersiveEngineering:material:6>)...
  12. I

    Closed 2.1.3: Script Fixs

    proper IE-Railcraft Coal Coke fix differs from the fix you posted in this thread. Its furnace.setFuel(<ImmersiveEngineering:stoneDecoration:3>, 32000); mods.railcraft.BlastFurnace.addFuel(<ImmersiveEngineering:material:6>)...
  13. I

    Open 2.1.0: Wheat To Seed Recipe Conflict

    Expert mode? I see no conflicts in normal mode.
  14. I

    Open 2.1.0: Railcraft Anchor [2.1.3]

    I had a similar issue with world anchor. It was a problem with that specific anchor, so i had to destroy it and craft a new one. After that everything worked fine.
  15. I

    Open 2.1.0: EnderThermic Pump - Lava turns to water in pipes

    Ender-Thermic Pump was designed to work specifically with lava in Nether. In other dimensions you'll have to use BC Pump.
  16. I

    Open 2.0.0: Ethanol and Bio fuels - Immersive Engineering vs. Forestry

    it is not interchangeable. Forestry's Ethanol = IE's Biodiesel https://twitter.com/BluSunrize/status/608232864652525568
  17. I

    Open 2.1.0: ItemCoolingCore.name 6770:2

    http://forum.feed-the-beast.com/threads/1-8-2-booster-engine-from-gravitation-mod-is-missing-not-craftable.126671/#post-1477657
  18. I

    Open 1.8.2: No Spruce Wood Recipes (possibly other wood types too)

    I checked, same bug was even in Infinity 1.0.0
  19. I

    Open 2.0.2: Ic2 nuclear control

    https://github.com/xbony2/Nuclear-Control/issues/117 2.3.0a also affected