26 lines
652 B
JSON
26 lines
652 B
JSON
{
|
|
"display": {
|
|
"icon": {
|
|
"id": "minecraft:carrot_on_a_stick",
|
|
"components": {
|
|
"minecraft:custom_model_data": {
|
|
"strings": [
|
|
"lzstools:wrench_default"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"title": "LZ's Tools",
|
|
"description": {
|
|
"text": "Tools that you may find useful!"
|
|
},
|
|
"background": "minecraft:block/deepslate_tiles",
|
|
"show_toast": false,
|
|
"announce_to_chat": false
|
|
},
|
|
"criteria": {
|
|
"tick": {
|
|
"trigger": "minecraft:tick"
|
|
}
|
|
}
|
|
} |