ailuropack/waystones-recipes/data/waystones/recipes/converted_converted_converted_warp_plate.json

35 lines
No EOL
515 B
JSON

{
"type": "minecraft:crafting_shaped",
"key": {
"F": {
"item": {
"item": {
"item": "waystones:dormant_shard"
}
}
},
"S": {
"item": {
"item": {
"item": "minecraft:stone_bricks"
}
}
},
"W": {
"item": {
"item": {
"item": "waystones:warp_dust"
}
}
}
},
"pattern": [
"SWS",
"WFW",
"SWS"
],
"result": {
"count": 1,
"item": "waystones:warp_plate"
}
}