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

19 lines
No EOL
305 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "composter",
"key": {
"#": {
"item": "betterend:lacugrove_slab"
}
},
"pattern": [
"# #",
"# #",
"###"
],
"result": {
"item": "betterend:lacugrove_composter"
},
"show_notification": true
}