Mark Rapson b4b08bc662
Some checks failed
Draft Release / deploy-prod (push) Failing after 17s
Uniform Tab Size
2025-05-17 01:49:32 +01:00

21 lines
424 B
JSON

[
{
"function": "minecraft:set_lore",
"entity": "this",
"lore": [
{
"text": "Face Click"
}
],
"mode": "replace_all"
},
{
"function": "minecraft:set_custom_model_data",
"strings": {
"values": [
"lzstools:wrench_face_click"
],
"mode": "replace_all"
}
}
]