Fix item modifiers for Minecraft 26.3
Draft Release / deploy-prod (push) Successful in 2s

This commit is contained in:
2026-09-19 01:25:56 +01:00
parent a6dbc990bf
commit b8cb9b7150
8 changed files with 48 additions and 24 deletions
@@ -1,4 +1,6 @@
[ {
"type": "minecraft:sequence",
"functions": [
{ {
"type": "minecraft:set_lore", "type": "minecraft:set_lore",
"entity": "this", "entity": "this",
@@ -18,4 +20,5 @@
"mode": "replace_all" "mode": "replace_all"
} }
} }
] ]
}
@@ -1,4 +1,6 @@
[ {
"type": "minecraft:sequence",
"functions": [
{ {
"type": "minecraft:set_lore", "type": "minecraft:set_lore",
"entity": "this", "entity": "this",
@@ -18,4 +20,5 @@
"mode": "replace_all" "mode": "replace_all"
} }
} }
] ]
}
@@ -1,4 +1,6 @@
[ {
"type": "minecraft:sequence",
"functions": [
{ {
"type": "minecraft:set_lore", "type": "minecraft:set_lore",
"entity": "this", "entity": "this",
@@ -18,4 +20,5 @@
"mode": "replace_all" "mode": "replace_all"
} }
} }
] ]
}
+5 -2
View File
@@ -1,4 +1,6 @@
[ {
"type": "minecraft:sequence",
"functions": [
{ {
"type": "minecraft:set_lore", "type": "minecraft:set_lore",
"entity": "this", "entity": "this",
@@ -18,4 +20,5 @@
"mode": "replace_all" "mode": "replace_all"
} }
} }
] ]
}
@@ -1,4 +1,6 @@
[ {
"type": "minecraft:sequence",
"functions": [
{ {
"type": "minecraft:set_lore", "type": "minecraft:set_lore",
"entity": "this", "entity": "this",
@@ -21,4 +23,5 @@
"mode": "replace_all" "mode": "replace_all"
} }
} }
] ]
}
@@ -1,4 +1,6 @@
[ {
"type": "minecraft:sequence",
"functions": [
{ {
"type": "minecraft:set_lore", "type": "minecraft:set_lore",
"entity": "this", "entity": "this",
@@ -21,4 +23,5 @@
"mode": "replace_all" "mode": "replace_all"
} }
} }
] ]
}
@@ -1,4 +1,6 @@
[ {
"type": "minecraft:sequence",
"functions": [
{ {
"type": "minecraft:set_lore", "type": "minecraft:set_lore",
"entity": "this", "entity": "this",
@@ -21,4 +23,5 @@
"mode": "replace_all" "mode": "replace_all"
} }
} }
] ]
}
@@ -1,4 +1,6 @@
[ {
"type": "minecraft:sequence",
"functions": [
{ {
"type": "minecraft:set_lore", "type": "minecraft:set_lore",
"entity": "this", "entity": "this",
@@ -21,4 +23,5 @@
"mode": "replace_all" "mode": "replace_all"
} }
} }
] ]
}