diff --git a/_en/items/nodes_items_crafting.md b/_en/items/nodes_items_crafting.md index 452fc53..5437134 100644 --- a/_en/items/nodes_items_crafting.md +++ b/_en/items/nodes_items_crafting.md @@ -37,9 +37,10 @@ positions are usually air nodes. A craftitem can't be placed and is only found in inventories or as a dropped item in the world. -A tool has the ability to wear and typically has non-default digging -capabilities. In the future, it's likely that craftitems and tools will merge -into one type of item, as the distinction between them is rather artificial. +A tool is like a craftitem but has the ability to wear. As you use the tool, the +wear bar goes down until the tool breaks. Tools can also never be stacked. In +the future, it's likely that craftitems and tools will merge into one type of +item, as the distinction between them is rather artificial. ## Registering Items