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

19 lines
No EOL
321 B
JSON

{
"type": "minecraft:crafting_shaped",
"key": {
"B": "minecraft:polished_andesite",
"D": "#c:dyes/green",
"S": "minecraft:stone_bricks",
"W": "minecraft:nether_star"
},
"pattern": [
"DSD",
"SWS",
"BBB"
],
"result": {
"count": 1,
"item": "waystones:green_portstone"
}
}