mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 21:13:11 +01:00
25 lines
No EOL
456 B
JSON
25 lines
No EOL
456 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
" FE",
|
|
" S ",
|
|
"SB "
|
|
],
|
|
"key": {
|
|
"F": {
|
|
"item": "actuallyadditions:empowered_diamatine_crystal"
|
|
},
|
|
"E": {
|
|
"item": "actuallyadditions:ender_pearl_block"
|
|
},
|
|
"S": {
|
|
"item": "actuallyadditions:ender_casing"
|
|
},
|
|
"B": {
|
|
"item": "actuallyadditions:single_battery"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "actuallyadditions:teleport_staff"
|
|
}
|
|
} |