Compare commits

...
1 Commits
Author SHA1 Message Date
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 46 additions and 46 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,6 @@
[ [
{ {
"function": "minecraft:set_lore", "type": "minecraft:set_lore",
"entity": "this", "entity": "this",
"lore": [ "lore": [
{ {
@@ -10,7 +10,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"
@@ -1,6 +1,6 @@
[ [
{ {
"function": "minecraft:set_lore", "type": "minecraft:set_lore",
"entity": "this", "entity": "this",
"lore": [ "lore": [
{ {
@@ -10,7 +10,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"
@@ -1,6 +1,6 @@
[ [
{ {
"function": "minecraft:set_lore", "type": "minecraft:set_lore",
"entity": "this", "entity": "this",
"lore": [ "lore": [
{ {
@@ -10,7 +10,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"
+2 -2
View File
@@ -1,6 +1,6 @@
[ [
{ {
"function": "minecraft:set_lore", "type": "minecraft:set_lore",
"entity": "this", "entity": "this",
"lore": [ "lore": [
{ {
@@ -10,7 +10,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"
@@ -1,6 +1,6 @@
[ [
{ {
"function": "minecraft:set_lore", "type": "minecraft:set_lore",
"entity": "this", "entity": "this",
"lore": [ "lore": [
{ {
@@ -13,7 +13,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"
@@ -1,6 +1,6 @@
[ [
{ {
"function": "minecraft:set_lore", "type": "minecraft:set_lore",
"entity": "this", "entity": "this",
"lore": [ "lore": [
{ {
@@ -13,7 +13,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"
@@ -1,6 +1,6 @@
[ [
{ {
"function": "minecraft:set_lore", "type": "minecraft:set_lore",
"entity": "this", "entity": "this",
"lore": [ "lore": [
{ {
@@ -13,7 +13,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"
@@ -1,6 +1,6 @@
[ [
{ {
"function": "minecraft:set_lore", "type": "minecraft:set_lore",
"entity": "this", "entity": "this",
"lore": [ "lore": [
{ {
@@ -13,7 +13,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"
+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"
} }
} }