ailuropack/waystones-recipes/data/crafting/recipes/yellow_sharestone.json
2025-03-09 23:23:04 +00:00

19 lines
No EOL
332 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"D": "#c:dyes/yellow",
"O": "minecraft:obsidian",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"SSS",
"DWD",
"OOO"
],
"result": {
"count": 1,
"id": "waystones:yellow_sharestone"
}
}