21 lines
326 B
JSON

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