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

19 lines
No EOL
314 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "end_metal_bars",
"key": {
"#": {
"item": "betterend:thallasium_ingot"
}
},
"pattern": [
"###",
"###"
],
"result": {
"count": 16,
"item": "betterend:thallasium_bars"
},
"show_notification": true
}