Compare commits
2
Commits
2.5.1-26.2
...
2.5.3-26.3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b8cb9b7150 | ||
|
|
a6dbc990bf |
@@ -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,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,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:location_check",
|
"type": "minecraft:location_check",
|
||||||
"predicate": {
|
"predicate": {
|
||||||
"fluid": {
|
"fluid": {
|
||||||
"fluids": "#minecraft:water"
|
"fluids": "#minecraft:water"
|
||||||
|
|||||||
@@ -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,6 +1,8 @@
|
|||||||
[
|
|
||||||
{
|
{
|
||||||
"function": "minecraft:set_lore",
|
"type": "minecraft:sequence",
|
||||||
|
"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"
|
||||||
@@ -19,3 +21,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
}
|
||||||
@@ -1,6 +1,8 @@
|
|||||||
[
|
|
||||||
{
|
{
|
||||||
"function": "minecraft:set_lore",
|
"type": "minecraft:sequence",
|
||||||
|
"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"
|
||||||
@@ -19,3 +21,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
}
|
||||||
@@ -1,6 +1,8 @@
|
|||||||
[
|
|
||||||
{
|
{
|
||||||
"function": "minecraft:set_lore",
|
"type": "minecraft:sequence",
|
||||||
|
"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"
|
||||||
@@ -19,3 +21,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
}
|
||||||
@@ -1,6 +1,8 @@
|
|||||||
[
|
|
||||||
{
|
{
|
||||||
"function": "minecraft:set_lore",
|
"type": "minecraft:sequence",
|
||||||
|
"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"
|
||||||
@@ -19,3 +21,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
}
|
||||||
@@ -1,6 +1,8 @@
|
|||||||
[
|
|
||||||
{
|
{
|
||||||
"function": "minecraft:set_lore",
|
"type": "minecraft:sequence",
|
||||||
|
"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"
|
||||||
@@ -22,3 +24,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
}
|
||||||
@@ -1,6 +1,8 @@
|
|||||||
[
|
|
||||||
{
|
{
|
||||||
"function": "minecraft:set_lore",
|
"type": "minecraft:sequence",
|
||||||
|
"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"
|
||||||
@@ -22,3 +24,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
}
|
||||||
@@ -1,6 +1,8 @@
|
|||||||
[
|
|
||||||
{
|
{
|
||||||
"function": "minecraft:set_lore",
|
"type": "minecraft:sequence",
|
||||||
|
"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"
|
||||||
@@ -22,3 +24,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
}
|
||||||
@@ -1,6 +1,8 @@
|
|||||||
[
|
|
||||||
{
|
{
|
||||||
"function": "minecraft:set_lore",
|
"type": "minecraft:sequence",
|
||||||
|
"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"
|
||||||
@@ -22,3 +24,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
}
|
||||||
+2
-2
@@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user