20 lines
314 B
JSON
20 lines
314 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"group": "eidolon",
|
|
"pattern": [
|
|
" x ",
|
|
"yyy",
|
|
"yyy"
|
|
],
|
|
"key": {
|
|
"x": {
|
|
"item": "minecraft:chiseled_stone_bricks"
|
|
},
|
|
"y": {
|
|
"item": "minecraft:stone"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "eidolon:obelisk"
|
|
}
|
|
} |