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

19 lines
No EOL
311 B
JSON

{
"type": "minecraft:crafting_shaped",
"key": {
"D": "#c:dyes/blue",
"O": "minecraft:obsidian",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"SSS",
"DWD",
"OOO"
],
"result": {
"count": 1,
"item": "waystones:blue_sharestone"
}
}