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 @@
{
"materials": [
{
"item": {
"tag": "forge:ingots/copper"
},
"count": 40
},
{
"item": {
"tag": "forge:gunpowder"
},
"count": 20
}
],
"result": {
"type": "ammo",
"id": "daffas_arsenal:500",
"count": 20
},
"type": "tacz:gun_smith_table_crafting"
}
@@ -0,0 +1,22 @@
{
"materials": [
{
"item": {
"tag": "forge:ingots/copper"
},
"count": 16
},
{
"item": {
"tag": "forge:gunpowder"
},
"count": 4
}
],
"result": {
"type": "ammo",
"id": "daffas_arsenal:acp45",
"count": 50
},
"type": "tacz:gun_smith_table_crafting"
}
@@ -0,0 +1,28 @@
{
"materials": [
{
"item": {
"tag": "forge:ingots/iron"
},
"count": 2
},
{
"item": {
"tag": "forge:ingots/copper"
},
"count": 5
},
{
"item": {
"tag": "forge:gunpowder"
},
"count": 5
}
],
"result": {
"type": "ammo",
"id": "daffas_arsenal:daffas_40mm",
"count": 3
},
"type": "tacz:gun_smith_table_crafting"
}
@@ -0,0 +1,28 @@
{
"materials": [
{
"item": {
"tag": "forge:dusts/redstone"
},
"count": 4
},
{
"item": {
"tag": "forge:ingots/copper"
},
"count": 8
},
{
"item": {
"tag": "forge:ingots/iron"
},
"count": 8
}
],
"result": {
"type": "ammo",
"id": "daffas_arsenal:elektrikal",
"count": 50
},
"type": "tacz:gun_smith_table_crafting"
}
@@ -0,0 +1,16 @@
{
"materials": [
{
"item": {
"tag": "forge:crops/potato"
},
"count": 32
}
],
"result": {
"type": "ammo",
"id": "daffas_arsenal:water",
"count": 50
},
"type": "tacz:gun_smith_table_crafting"
}