18 lines
292 B
JSON
18 lines
292 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
|
|
"key": {
|
|
"D": "minecraft:amethyst_shard",
|
|
"E": "minecraft:ender_pearl",
|
|
"G": "minecraft:netherite_ingot"
|
|
},
|
|
"pattern": [
|
|
"DED",
|
|
"EGE",
|
|
"DED"
|
|
],
|
|
"result": {
|
|
"count": 1,
|
|
"item": "warpstones:warp_stone"
|
|
}
|
|
}
|