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

42 lines
No EOL
611 B
JSON

{
"type": "minecraft:crafting_shaped",
"key": {
"D": {
"item": {
"item": {
"item": "minecraft:ink_sac"
}
}
},
"E": {
"item": {
"item": {
"item": "minecraft:ender_pearl"
}
}
},
"G": {
"item": {
"item": {
"item": "#c:nuggets/gold"
}
}
},
"P": {
"item": {
"item": {
"item": "minecraft:paper"
}
}
}
},
"pattern": [
"GDG",
"GEG",
"PPP"
],
"result": {
"count": 3,
"item": "waystones:warp_scroll"
}
}