enchanting_table.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": "minecraft:obsidian",
"B": "minecraft:book",
"D": "minecraft:diamond"
},
"pattern": [
" B ",
"D#D",
"###"
],
"result": {
"count": 1,
"id": "minecraft:enchanting_table"
}
}