17 lines
250 B
JSON
17 lines
250 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"group": "eidolon",
|
|
"pattern": [
|
|
" x ",
|
|
"xxx",
|
|
" x "
|
|
],
|
|
"key": {
|
|
"x": {
|
|
"item": "minecraft:wheat"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "eidolon:straw_effigy"
|
|
}
|
|
} |