This commit is contained in:
@@ -1,24 +1,24 @@
|
||||
[
|
||||
{
|
||||
"function": "minecraft:set_lore",
|
||||
"entity": "this",
|
||||
"lore": [
|
||||
{
|
||||
"text": "Terracotta"
|
||||
},
|
||||
{
|
||||
"text": "South"
|
||||
}
|
||||
],
|
||||
"mode": "replace_all"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_custom_model_data",
|
||||
"strings": {
|
||||
"values": [
|
||||
"lzstools:wrench_terracotta"
|
||||
],
|
||||
"mode": "replace_all"
|
||||
{
|
||||
"function": "minecraft:set_lore",
|
||||
"entity": "this",
|
||||
"lore": [
|
||||
{
|
||||
"text": "Terracotta"
|
||||
},
|
||||
{
|
||||
"text": "South"
|
||||
}
|
||||
],
|
||||
"mode": "replace_all"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_custom_model_data",
|
||||
"strings": {
|
||||
"values": [
|
||||
"lzstools:wrench_terracotta"
|
||||
],
|
||||
"mode": "replace_all"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user