BetterEnd/src/main/generated/data/betterend/recipes/flavolite_furnace.json
2023-04-29 15:46:05 +02:00

19 lines
No EOL
312 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "end_stone_ITEM_FURNACES",
"key": {
"#": {
"item": "betterend:flavolite"
}
},
"pattern": [
"###",
"# #",
"###"
],
"result": {
"item": "betterend:flavolite_furnace"
},
"show_notification": true
}