Prep for addition of optional additional tools Removed config (for now) Added loads of blocks
26 lines
648 B
JSON
26 lines
648 B
JSON
{
|
|
"display": {
|
|
"icon": {
|
|
"id": "minecraft:warped_fungus_on_a_stick",
|
|
"components": {
|
|
"minecraft:custom_model_data": {
|
|
"strings": [
|
|
"lzstealth:wrench"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"title": "LZ's Build Things",
|
|
"description": {
|
|
"text": "Tools that you may find useful!"
|
|
},
|
|
"background": "minecraft:block/dirt",
|
|
"show_toast": false,
|
|
"announce_to_chat": false
|
|
},
|
|
"criteria": {
|
|
"tick": {
|
|
"trigger": "minecraft:tick"
|
|
}
|
|
}
|
|
} |