From 18b92ca38891c9d57d1b23a3879155e43410988b Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Thu, 19 Oct 2023 19:38:59 +0100 Subject: [PATCH] Clarify tool definition Fixes #122 --- _en/items/nodes_items_crafting.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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