SlimeKnights / IguanaTweaksTConstruct

The old IguanaTweaks for TCon for 1.7.10. Not further developed, check out TinkersToolLeveling for 1.10+
https://github.com/SlimeKnights/TinkersToolLeveling
26 stars 28 forks source link

Pickaxes constructed in crafting grid cannot be boosted #222

Closed theJ8910 closed 8 years ago

theJ8910 commented 8 years ago

This seems to be due to mining xp-related NBT data not being added to pickaxes when constructing tools in this way.

I'm using Iguana Tinkers' Tweaks 2.1.6 for Minecraft 1.7.10.

How to reproduce:

  1. Set IguanaTinkerTweaks/main.cfg > tweaks > B:easyToolBuilding=true to enable crafting tools in a normal 2x2 or 3x3 crafting grid
  2. Craft a wooden tool rod, wooden binding, and wooden pickaxe head
  3. Place the parts in the player's 2x2 crafting grid and craft the pickaxe.
  4. Hold SHIFT and hover over the pickaxe to open the tooltip, and note that there is no "Mining XP" entry beneath "Mining Level".
bonii-xx commented 8 years ago

You need at least a flint pick to get started. Everything before that is considered a starting tool and doesn't get xp.

theJ8910 commented 8 years ago

Sorry! I forgot that was the case, it's been a while since I played. But there is a bug here that prevented me from boosting my pick. Try this instead:

First, craft a wooden pickaxe, then replace the head of the pickaxe with a flint head. The pickaxe should get Mining XP then, shouldn't it? But it doesn't: http://imgur.com/8HWwKHj

bonii-xx commented 8 years ago

It needs to be a freshly crafted pick, a starting pick stays a starting pick forever.