ActuallyAdditions/src/generated/resources/data/actuallyadditions/recipes/teleport_staff.json
2024-03-04 22:52:17 +01:00

26 lines
460 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"B": {
"item": "actuallyadditions:single_battery"
},
"E": {
"tag": "forge:ender_pearls"
},
"F": {
"item": "actuallyadditions:empowered_diamatine_crystal"
},
"S": {
"item": "actuallyadditions:ender_casing"
}
},
"pattern": [
" FE",
" S ",
"SB "
],
"result": {
"item": "actuallyadditions:teleport_staff"
}
}