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

17 lines
No EOL
277 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"item": "betterend:smaragdant_crystal_shard"
}
},
"pattern": [
"##",
"##"
],
"result": {
"item": "betterend:smaragdant_crystal"
},
"show_notification": true
}