respawn_anchor.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"G": {
"item": "minecraft:glowstone"
},
"O": {
"item": "minecraft:crying_obsidian"
}
},
"pattern": [
"OOO",
"GGG",
"OOO"
],
"result": {
"item": "minecraft:respawn_anchor"
},
"show_notification": true
}