Added Trowel

Fixed issue with wrench
Organised tools into folders
This commit is contained in:
2025-05-15 22:24:08 +01:00
parent 444e5071d4
commit e2b221eed0
225 changed files with 1191 additions and 536 deletions

View File

@@ -1,20 +1,20 @@
{
"display": {
"icon": {
"id": "minecraft:warped_fungus_on_a_stick",
"id": "minecraft:carrot_on_a_stick",
"components": {
"minecraft:custom_model_data": {
"strings": [
"lzstools:wrench"
"lzstools:wrench_default"
]
}
}
},
"title": "LZ's Build Things",
"title": "LZ's Tools",
"description": {
"text": "Tools that you may find useful!"
},
"background": "minecraft:block/dirt",
"background": "minecraft:block/deepslate_tiles",
"show_toast": false,
"announce_to_chat": false
},