18 lines
309 B
JSON
18 lines
309 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"D": "minecraft:amethyst_shard",
|
|
"E": "minecraft:ender_pearl",
|
|
"G": "minecraft:netherite_ingot"
|
|
},
|
|
"pattern": [
|
|
"DED",
|
|
"EGE",
|
|
"DED"
|
|
],
|
|
"result": {
|
|
"count": 1,
|
|
"id": "minecraft:nether_star"
|
|
}
|
|
}
|