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

17 lines
No EOL
258 B
JSON

{
"type": "minecraft:crafting_shaped",
"key": {
"F": "minecraft:feather",
"G": "#c:nuggets/gold",
"P": "minecraft:paper"
},
"pattern": [
"GFG",
"PPP"
],
"result": {
"count": 3,
"item": "waystones:blank_scroll"
}
}