Fix crash when replacing tool parts on stone tools with stone tools disabled. Stone tools are not replaceable then. Replacing has to be prevented, because otherwise the old tool cannot be reconstructed and not all necessary information can be obtained. (commit: 969d05a)
Allow to blacklist OR whitelist tools from making them useless. Change defaults to blacklists, so that all "standard' tools from common-ish mods and minecraft are disabled by default. (commit: 8f1b922)
Automatically update old tools in the players inventory if their NBT data is incorrect. Add manual tool updating by placing the tool in the crafting window. (commit: ba2706d)