23 lines
364 B
JSON
23 lines
364 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"group": "eidolon",
|
|
"pattern": [
|
|
"xxx",
|
|
" y ",
|
|
"z z"
|
|
],
|
|
"key": {
|
|
"x": {
|
|
"tag": "forge:ingots/pewter"
|
|
},
|
|
"y": {
|
|
"tag": "forge:storage_blocks/coal"
|
|
},
|
|
"z": {
|
|
"tag": "forge:rods/wooden"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "eidolon:brazier"
|
|
}
|
|
} |