Escape from Funcraft: Beta 2 configs, mods, etc.

This commit is contained in:
BergaBruh
2026-07-23 16:35:06 +05:00
commit b218433c3c
27575 changed files with 24025424 additions and 0 deletions
@@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"RRR",
"P P",
"P P"
],
"key": {
"R": {
"item": "minecraft:iron_ingot"
},
"P": {
"item": "minecraft:iron_block"
}
},
"result": {
"item": "tacz:workbench_b",
"nbt": {
"BlockId": "elitex:elitebench"
}
}
}