Compare commits

..
Author SHA1 Message Date
lzstealth b8cb9b7150 Fix item modifiers for Minecraft 26.3
Draft Release / deploy-prod (push) Successful in 2s
2026-09-19 01:25:56 +01:00
8 changed files with 48 additions and 24 deletions
@@ -1,5 +1,7 @@
[
{
{
"type": "minecraft:sequence",
"functions": [
{
"type": "minecraft:set_lore",
"entity": "this",
"lore": [
@@ -18,4 +20,5 @@
"mode": "replace_all"
}
}
]
]
}
@@ -1,5 +1,7 @@
[
{
{
"type": "minecraft:sequence",
"functions": [
{
"type": "minecraft:set_lore",
"entity": "this",
"lore": [
@@ -18,4 +20,5 @@
"mode": "replace_all"
}
}
]
]
}
@@ -1,5 +1,7 @@
[
{
{
"type": "minecraft:sequence",
"functions": [
{
"type": "minecraft:set_lore",
"entity": "this",
"lore": [
@@ -18,4 +20,5 @@
"mode": "replace_all"
}
}
]
]
}
+6 -3
View File
@@ -1,5 +1,7 @@
[
{
{
"type": "minecraft:sequence",
"functions": [
{
"type": "minecraft:set_lore",
"entity": "this",
"lore": [
@@ -18,4 +20,5 @@
"mode": "replace_all"
}
}
]
]
}
@@ -1,5 +1,7 @@
[
{
{
"type": "minecraft:sequence",
"functions": [
{
"type": "minecraft:set_lore",
"entity": "this",
"lore": [
@@ -21,4 +23,5 @@
"mode": "replace_all"
}
}
]
]
}
@@ -1,5 +1,7 @@
[
{
{
"type": "minecraft:sequence",
"functions": [
{
"type": "minecraft:set_lore",
"entity": "this",
"lore": [
@@ -21,4 +23,5 @@
"mode": "replace_all"
}
}
]
]
}
@@ -1,5 +1,7 @@
[
{
{
"type": "minecraft:sequence",
"functions": [
{
"type": "minecraft:set_lore",
"entity": "this",
"lore": [
@@ -21,4 +23,5 @@
"mode": "replace_all"
}
}
]
]
}
@@ -1,5 +1,7 @@
[
{
{
"type": "minecraft:sequence",
"functions": [
{
"type": "minecraft:set_lore",
"entity": "this",
"lore": [
@@ -21,4 +23,5 @@
"mode": "replace_all"
}
}
]
]
}