added lavahoarder

This commit is contained in:
Jottyfan
2024-11-20 21:55:49 +01:00
parent 04f87a977e
commit 451f19ea73
12 changed files with 345 additions and 1 deletions

View File

@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"oio",
"ibi",
"oio"
],
"key": {
"o": "minecraft:obsidian",
"i": "quickiemod:quickieingot",
"b": "minecraft:bucket"
},
"result": {
"id": "quickiemod:emptylavahoarder",
"count": 1
}
}