IMC-Vocality/kubejs/data/eidolon/recipes/straw_effigy.json
2025-04-09 22:50:07 -05:00

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"
}
}