Files
acesbs/src/main/generated/data/acesbs/recipe/hellfire_diamond_pickaxe.json
T
2026-03-27 01:52:23 -05:00

17 lines
278 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": "acesbs:hellfire_diamond",
"I": "minecraft:stick"
},
"pattern": [
"###",
" I ",
" I "
],
"result": {
"count": 1,
"id": "acesbs:hellfire_diamond_pickaxe"
}
}