added compatibility for the following Industrial Foregoing weapons:
All checks were successful
Upload .zip file / Upload .zip file (push) Successful in 3s

- Infinity Drill
- Infinity Hammer
- Infinity Saw
- Infinity Trident
This commit is contained in:
Seaswimmer 2023-11-15 21:08:54 -05:00
parent 0a9ce184c1
commit c4fc9a0345
Signed by: cswimr
GPG key ID: 1EBC234EEDA901AE
4 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1,3 @@
{
"parent": "bettercombat:claw"
}

View file

@ -0,0 +1,3 @@
{
"parent": "bettercombat:hammer"
}

View file

@ -0,0 +1,3 @@
{
"parent": "bettercombat:axe"
}

View file

@ -0,0 +1,3 @@
{
"parent": "bettercombat:trident"
}