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

19 lines
No EOL
332 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"D": "#c:dyes/gray",
"O": "minecraft:obsitemian",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"SSS",
"DWD",
"OOO"
],
"result": {
"count": 1,
"item": "waystones:gray_sharestone"
}
}