Revert amethyst enchanting table

This commit is contained in:
Sergeant Acoustic 2026-02-01 21:33:16 +00:00
parent 58ccb0da24
commit 53f7e2817a
3 changed files with 0 additions and 19 deletions

View file

@ -1,19 +0,0 @@
{
"type": "minecraft:crafting_shaped",
"category":"misc",
"pattern": [
" 1 ",
"232",
"444"
],
"key": {
"1":{"item":"minecraft:book"},
"2":{"item":"minecraft:amethyst_shard"},
"3":{"item":"minecraft:crying_obsidian"},
"4":{"item":"minecraft:obsidian"}
},
"result": {
"id":"minecraft:enchanting_table"
},
"show_notification":true
}