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