19 lines
No EOL
321 B
JSON
19 lines
No EOL
321 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"D": "minecraft:ink_sac",
|
|
"E": "minecraft:ender_pearl",
|
|
"G": "#c:nuggets/gold",
|
|
"P": "minecraft:paper"
|
|
},
|
|
"pattern": [
|
|
"GDG",
|
|
"GEG",
|
|
"PPP"
|
|
],
|
|
"result": {
|
|
"count": 3,
|
|
"item": "waystones:warp_scroll"
|
|
}
|
|
} |