Botania

Botania

133M Downloads

Compatibility problem with Tinkers Construct in latest build

Prometheus0000 opened this issue ยท 6 comments

commented

When starting a new world, if you make a TC tool and attempt to add Lapis or Quartz to it in the Tool Forge (and presumably other items that add modifiers), it won't let you do so (the tool doesn't appear on the right so you can't pull it out). This only happens in the latest build, 113. I also tried using a minimum of mods, and it still happens. When I remove Botania or revert to 112, it doesn't happen.

Using:
Forge 1208
botania r1.2-113.jar
codechickencore-1.7.10-1.0.3.25-universal.jar
mantle-mc1.7.10-0.3.1.jar
notenoughitems-1.7.10-1.0.3.51-universal.jar
tconstruct_mc1.7.10_1.6.0d40.1.jar (the forum page says 40, but when you go to download it it's 40.1)
Baubles-1.7.10-1.0.1.7.jar
CodeChickenLib-1.7.10-1.1.1.99-universal.jar

commented

Probably related to #285

commented

Unfortunately, this is not fixed by build 114. Also, I tried removing NEI and the support jars, and it still happens, so I'm not so sure it's related to #285.

commented

Should be fixed with 115.

commented

Indeed it is. Thanks.

commented

Actually, it seems that if you started a world with a bugged build, it stays bugged after updating to 115. This is admittedly a minor issue for my test worlds, but I thought I should mention it.

commented

The issue was that it was attaching a NBT tag to your items on the client side. I really can't fix that now.