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

18 lines
No EOL
288 B
JSON

{
"type": "minecraft:crafting_shaped",
"key": {
"O": "minecraft:obsidian",
"S": "minecraft:blackstone",
"W": "minecraft:nether_star"
},
"pattern": [
" S ",
"SWS",
"OOO"
],
"result": {
"count": 1,
"item": "waystones:blackstone_waystone"
}
}