How can you disable the crafting of certain tool types in Tinker's Construct?
I am using Tinker's construct for minecraft 1.7.10. I was wondering if there is any way to disable crafting of tools with certain materials, particularly wooden tools.
I have checked the config file, and there were options to disable certain types of tools, e.g: "Enable mod wooden tools: false". So I set it to false but I am still able to craft wooden tool heads and make wooden tinker's tools.
Best Answer
There is one way made full command blocks! what u need to is...
/testfor @p @e[type={item u want to disable}]
hook that up to a redstone comparator connecting to another command block which has...
clear @p {item}
then hook that up to a repeater and another command block which has...
/give @p {the items you need to craft that item!}
however i have zero idea what tinkers craft is!
Pictures about "How can you disable the crafting of certain tool types in Tinker's Construct?"



Does tinkers construct disable vanilla tools?
Major Features. Vanilla and vanilla-like tools and weapons don't work for players, but are usable by NPCs and craftable for recipes. All tool progression is based around Tinkers' Construct tools and weapons. The only way to make wood planks is with a saw.How do you make tinkers construct tools unbreakable?
No. There is a mod by Iguana_Man that changes tinkers construct tools and then allows them to be disassembled, but overall it makes TiC tools harder.How to Disable Any Vanilla Crafting Recipe (Minecraft 1.16 datapack)
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Ono Kosuki, Andrea Piacquadio, Ivan Samkov, Ksenia Chernaya
