19 lines
368 B
JSON
Executable File
19 lines
368 B
JSON
Executable File
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"FEF",
|
|
"F F"
|
|
],
|
|
"key": {
|
|
"F": {
|
|
"item": "gameritems:jeremium_ingot"
|
|
},
|
|
"E": {
|
|
"item": "minecraft:netherite_ingot"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "gameritems:jeremium_boots",
|
|
"count": 1
|
|
}
|
|
} |