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
lzstealth a6dbc990bf Update compatibility for Minecraft 26.3
Draft Release / deploy-prod (push) Successful in 26s
2026-09-19 01:23:36 +01:00
37 changed files with 94 additions and 70 deletions
@@ -25,7 +25,7 @@
"": { "": {
"trigger": "minecraft:recipe_crafted", "trigger": "minecraft:recipe_crafted",
"conditions": { "conditions": {
"recipe_id": "lzstools_chisel:diamond" "recipes": "lzstools_chisel:diamond"
} }
} }
} }
@@ -25,7 +25,7 @@
"": { "": {
"trigger": "minecraft:recipe_crafted", "trigger": "minecraft:recipe_crafted",
"conditions": { "conditions": {
"recipe_id": "lzstools_chisel:iron" "recipes": "lzstools_chisel:iron"
} }
} }
} }
@@ -25,7 +25,7 @@
"": { "": {
"trigger": "minecraft:recipe_crafted", "trigger": "minecraft:recipe_crafted",
"conditions": { "conditions": {
"recipe_id": "lzstools_hammer:hammer" "recipes": "lzstools_hammer:hammer"
} }
} }
} }
@@ -25,7 +25,7 @@
"": { "": {
"trigger": "minecraft:recipe_crafted", "trigger": "minecraft:recipe_crafted",
"conditions": { "conditions": {
"recipe_id": "lzstools_trowel:diamond" "recipes": "lzstools_trowel:diamond"
} }
} }
} }
@@ -25,7 +25,7 @@
"": { "": {
"trigger": "minecraft:recipe_crafted", "trigger": "minecraft:recipe_crafted",
"conditions": { "conditions": {
"recipe_id": "lzstools_trowel:iron" "recipes": "lzstools_trowel:iron"
} }
} }
} }
@@ -25,7 +25,7 @@
"": { "": {
"trigger": "minecraft:recipe_crafted", "trigger": "minecraft:recipe_crafted",
"conditions": { "conditions": {
"recipe_id": "lzstools_wrench:wrench" "recipes": "lzstools_wrench:wrench"
} }
} }
} }
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"condition": "minecraft:entity_properties", "type": "minecraft:entity_properties",
"entity": "this", "entity": "this",
"predicate": { "predicate": {
"equipment": { "equipment": {
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"condition": "minecraft:entity_properties", "type": "minecraft:entity_properties",
"entity": "this", "entity": "this",
"predicate": { "predicate": {
"equipment": { "equipment": {
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"condition": "minecraft:entity_properties", "type": "minecraft:entity_properties",
"entity": "this", "entity": "this",
"predicate": { "predicate": {
"equipment": { "equipment": {
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"condition": "minecraft:entity_properties", "type": "minecraft:entity_properties",
"entity": "this", "entity": "this",
"predicate": { "predicate": {
"equipment": { "equipment": {
@@ -1,5 +1,5 @@
{ {
"condition": "minecraft:entity_properties", "type": "minecraft:entity_properties",
"entity": "this", "entity": "this",
"predicate": { "predicate": {
"equipment": { "equipment": {
@@ -1,5 +1,5 @@
{ {
"condition": "minecraft:entity_properties", "type": "minecraft:entity_properties",
"entity": "this", "entity": "this",
"predicate": { "predicate": {
"equipment": { "equipment": {
@@ -1,5 +1,5 @@
{ {
"condition": "minecraft:entity_properties", "type": "minecraft:entity_properties",
"entity": "this", "entity": "this",
"predicate": { "predicate": {
"equipment": { "equipment": {
@@ -1,5 +1,5 @@
{ {
"condition": "minecraft:entity_properties", "type": "minecraft:entity_properties",
"entity": "this", "entity": "this",
"predicate": { "predicate": {
"equipment": { "equipment": {
@@ -1,5 +1,5 @@
{ {
"condition": "minecraft:entity_properties", "type": "minecraft:entity_properties",
"entity": "this", "entity": "this",
"predicate": { "predicate": {
"equipment": { "equipment": {
@@ -1,5 +1,5 @@
{ {
"condition": "minecraft:entity_properties", "type": "minecraft:entity_properties",
"entity": "this", "entity": "this",
"predicate": { "predicate": {
"equipment": { "equipment": {
@@ -1,5 +1,5 @@
{ {
"condition": "minecraft:entity_properties", "type": "minecraft:entity_properties",
"entity": "this", "entity": "this",
"predicate": { "predicate": {
"equipment": { "equipment": {
@@ -1,5 +1,5 @@
{ {
"condition": "minecraft:entity_properties", "type": "minecraft:entity_properties",
"entity": "this", "entity": "this",
"predicate": { "predicate": {
"equipment": { "equipment": {
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"condition": "minecraft:location_check", "type": "minecraft:location_check",
"predicate": { "predicate": {
"fluid": { "fluid": {
"fluids": "#minecraft:water" "fluids": "#minecraft:water"
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"condition": "minecraft:entity_properties", "type": "minecraft:entity_properties",
"entity": "this", "entity": "this",
"predicate": { "predicate": {
"equipment": { "equipment": {
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"condition": "minecraft:entity_properties", "type": "minecraft:entity_properties",
"entity": "this", "entity": "this",
"predicate": { "predicate": {
"equipment": { "equipment": {
@@ -1,5 +1,5 @@
{ {
"condition": "minecraft:entity_properties", "type": "minecraft:entity_properties",
"entity": "this", "entity": "this",
"predicate": { "predicate": {
"equipment": { "equipment": {
@@ -1,5 +1,5 @@
{ {
"condition": "minecraft:entity_properties", "type": "minecraft:entity_properties",
"entity": "this", "entity": "this",
"predicate": { "predicate": {
"equipment": { "equipment": {
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"condition": "minecraft:entity_properties", "type": "minecraft:entity_properties",
"entity": "this", "entity": "this",
"predicate": { "predicate": {
"equipment": { "equipment": {
@@ -1,5 +1,5 @@
{ {
"condition": "minecraft:entity_properties", "type": "minecraft:entity_properties",
"entity": "this", "entity": "this",
"predicate": { "predicate": {
"equipment": { "equipment": {
@@ -1,5 +1,5 @@
{ {
"condition": "minecraft:entity_properties", "type": "minecraft:entity_properties",
"entity": "this", "entity": "this",
"predicate": { "predicate": {
"equipment": { "equipment": {
@@ -1,5 +1,5 @@
{ {
"condition": "minecraft:entity_properties", "type": "minecraft:entity_properties",
"entity": "this", "entity": "this",
"predicate": { "predicate": {
"equipment": { "equipment": {
@@ -1,5 +1,5 @@
{ {
"condition": "minecraft:entity_properties", "type": "minecraft:entity_properties",
"entity": "this", "entity": "this",
"predicate": { "predicate": {
"equipment": { "equipment": {
@@ -1,6 +1,8 @@
[ {
{ "type": "minecraft:sequence",
"function": "minecraft:set_lore", "functions": [
{
"type": "minecraft:set_lore",
"entity": "this", "entity": "this",
"lore": [ "lore": [
{ {
@@ -10,7 +12,7 @@
"mode": "replace_all" "mode": "replace_all"
}, },
{ {
"function": "minecraft:set_custom_model_data", "type": "minecraft:set_custom_model_data",
"strings": { "strings": {
"values": [ "values": [
"lzstools:wrench_default" "lzstools:wrench_default"
@@ -18,4 +20,5 @@
"mode": "replace_all" "mode": "replace_all"
} }
} }
] ]
}
@@ -1,6 +1,8 @@
[ {
{ "type": "minecraft:sequence",
"function": "minecraft:set_lore", "functions": [
{
"type": "minecraft:set_lore",
"entity": "this", "entity": "this",
"lore": [ "lore": [
{ {
@@ -10,7 +12,7 @@
"mode": "replace_all" "mode": "replace_all"
}, },
{ {
"function": "minecraft:set_custom_model_data", "type": "minecraft:set_custom_model_data",
"strings": { "strings": {
"values": [ "values": [
"lzstools:wrench_face_click" "lzstools:wrench_face_click"
@@ -18,4 +20,5 @@
"mode": "replace_all" "mode": "replace_all"
} }
} }
] ]
}
@@ -1,6 +1,8 @@
[ {
{ "type": "minecraft:sequence",
"function": "minecraft:set_lore", "functions": [
{
"type": "minecraft:set_lore",
"entity": "this", "entity": "this",
"lore": [ "lore": [
{ {
@@ -10,7 +12,7 @@
"mode": "replace_all" "mode": "replace_all"
}, },
{ {
"function": "minecraft:set_custom_model_data", "type": "minecraft:set_custom_model_data",
"strings": { "strings": {
"values": [ "values": [
"lzstools:wrench_face_player" "lzstools:wrench_face_player"
@@ -18,4 +20,5 @@
"mode": "replace_all" "mode": "replace_all"
} }
} }
] ]
}
+8 -5
View File
@@ -1,6 +1,8 @@
[ {
{ "type": "minecraft:sequence",
"function": "minecraft:set_lore", "functions": [
{
"type": "minecraft:set_lore",
"entity": "this", "entity": "this",
"lore": [ "lore": [
{ {
@@ -10,7 +12,7 @@
"mode": "replace_all" "mode": "replace_all"
}, },
{ {
"function": "minecraft:set_custom_model_data", "type": "minecraft:set_custom_model_data",
"strings": { "strings": {
"values": [ "values": [
"lzstools:wrench_flip" "lzstools:wrench_flip"
@@ -18,4 +20,5 @@
"mode": "replace_all" "mode": "replace_all"
} }
} }
] ]
}
@@ -1,6 +1,8 @@
[ {
{ "type": "minecraft:sequence",
"function": "minecraft:set_lore", "functions": [
{
"type": "minecraft:set_lore",
"entity": "this", "entity": "this",
"lore": [ "lore": [
{ {
@@ -13,7 +15,7 @@
"mode": "replace_all" "mode": "replace_all"
}, },
{ {
"function": "minecraft:set_custom_model_data", "type": "minecraft:set_custom_model_data",
"strings": { "strings": {
"values": [ "values": [
"lzstools:wrench_terracotta" "lzstools:wrench_terracotta"
@@ -21,4 +23,5 @@
"mode": "replace_all" "mode": "replace_all"
} }
} }
] ]
}
@@ -1,6 +1,8 @@
[ {
{ "type": "minecraft:sequence",
"function": "minecraft:set_lore", "functions": [
{
"type": "minecraft:set_lore",
"entity": "this", "entity": "this",
"lore": [ "lore": [
{ {
@@ -13,7 +15,7 @@
"mode": "replace_all" "mode": "replace_all"
}, },
{ {
"function": "minecraft:set_custom_model_data", "type": "minecraft:set_custom_model_data",
"strings": { "strings": {
"values": [ "values": [
"lzstools:wrench_terracotta" "lzstools:wrench_terracotta"
@@ -21,4 +23,5 @@
"mode": "replace_all" "mode": "replace_all"
} }
} }
] ]
}
@@ -1,6 +1,8 @@
[ {
{ "type": "minecraft:sequence",
"function": "minecraft:set_lore", "functions": [
{
"type": "minecraft:set_lore",
"entity": "this", "entity": "this",
"lore": [ "lore": [
{ {
@@ -13,7 +15,7 @@
"mode": "replace_all" "mode": "replace_all"
}, },
{ {
"function": "minecraft:set_custom_model_data", "type": "minecraft:set_custom_model_data",
"strings": { "strings": {
"values": [ "values": [
"lzstools:wrench_terracotta" "lzstools:wrench_terracotta"
@@ -21,4 +23,5 @@
"mode": "replace_all" "mode": "replace_all"
} }
} }
] ]
}
@@ -1,6 +1,8 @@
[ {
{ "type": "minecraft:sequence",
"function": "minecraft:set_lore", "functions": [
{
"type": "minecraft:set_lore",
"entity": "this", "entity": "this",
"lore": [ "lore": [
{ {
@@ -13,7 +15,7 @@
"mode": "replace_all" "mode": "replace_all"
}, },
{ {
"function": "minecraft:set_custom_model_data", "type": "minecraft:set_custom_model_data",
"strings": { "strings": {
"values": [ "values": [
"lzstools:wrench_terracotta" "lzstools:wrench_terracotta"
@@ -21,4 +23,5 @@
"mode": "replace_all" "mode": "replace_all"
} }
} }
] ]
}
+2 -2
View File
@@ -1,7 +1,7 @@
{ {
"pack": { "pack": {
"min_format": [107, 1], "min_format": [121, 0],
"max_format": [107, 1], "max_format": [121, 0],
"description": "LZs Tools: Useful tools for vanilla Minecraft" "description": "LZs Tools: Useful tools for vanilla Minecraft"
} }
} }