ActuallyAdditions/src/generated/resources/data/actuallyadditions/recipes/enori_chest.json
2021-11-24 10:57:31 -06:00

16 lines
237 B
JSON

{
"type": "minecraft:crafting_shaped",
"pattern": [
"O O",
"OOO",
"OOO"
],
"key": {
"O": {
"item": "actuallyadditions:enori_crystal"
}
},
"result": {
"item": "actuallyadditions:enori_chest"
}
}