brick block crafting

This commit is contained in:
minjaesong
2024-09-13 17:09:05 +09:00
parent ec59000ae9
commit 2743198866
10 changed files with 31 additions and 4 deletions

View File

@@ -13,5 +13,12 @@
[1, 1, "basegame:21"],
[1, 3, "$BRICKROCK"]
]
},
/* brocks */
"basegame:22": {
"workbench": "",
"ingredients": [
[1, 2, "item@basegame:56"]
]
}
}