This commit is contained in:
@@ -1,44 +1,44 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "equipment",
|
||||
"pattern": [
|
||||
" lg",
|
||||
" sg",
|
||||
"s "
|
||||
],
|
||||
"key": {
|
||||
"s": "minecraft:stick",
|
||||
"g": "minecraft:gold_ingot",
|
||||
"l": "#minecraft:logs"
|
||||
},
|
||||
"result": {
|
||||
"id": "minecraft:carrot_on_a_stick",
|
||||
"count": 1,
|
||||
"components": {
|
||||
"minecraft:custom_name": {
|
||||
"text": "Rotator Wrench",
|
||||
"color": "aqua",
|
||||
"italic": false
|
||||
},
|
||||
"minecraft:lore": [
|
||||
"Default"
|
||||
],
|
||||
"minecraft:custom_model_data": {
|
||||
"strings": [
|
||||
"lzstools:wrench_default"
|
||||
]
|
||||
},
|
||||
"minecraft:custom_data": {
|
||||
"lzstools": [
|
||||
"wrench"
|
||||
]
|
||||
},
|
||||
"minecraft:unbreakable": {},
|
||||
"minecraft:tooltip_display": {
|
||||
"hidden_components": [
|
||||
"minecraft:unbreakable"
|
||||
]
|
||||
}
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "equipment",
|
||||
"pattern": [
|
||||
" lg",
|
||||
" sg",
|
||||
"s "
|
||||
],
|
||||
"key": {
|
||||
"s": "minecraft:stick",
|
||||
"g": "minecraft:gold_ingot",
|
||||
"l": "#minecraft:logs"
|
||||
},
|
||||
"result": {
|
||||
"id": "minecraft:carrot_on_a_stick",
|
||||
"count": 1,
|
||||
"components": {
|
||||
"minecraft:custom_name": {
|
||||
"text": "Rotator Wrench",
|
||||
"color": "aqua",
|
||||
"italic": false
|
||||
},
|
||||
"minecraft:lore": [
|
||||
"Default"
|
||||
],
|
||||
"minecraft:custom_model_data": {
|
||||
"strings": [
|
||||
"lzstools:wrench_default"
|
||||
]
|
||||
},
|
||||
"minecraft:custom_data": {
|
||||
"lzstools": [
|
||||
"wrench"
|
||||
]
|
||||
},
|
||||
"minecraft:unbreakable": {},
|
||||
"minecraft:tooltip_display": {
|
||||
"hidden_components": [
|
||||
"minecraft:unbreakable"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user