added compatibility for the following Industrial Foregoing weapons:
All checks were successful
Upload .zip file / Upload .zip file (push) Successful in 3s
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:
parent
0a9ce184c1
commit
c4fc9a0345
4 changed files with 12 additions and 0 deletions
3
data/industrialforegoing/infinity_drill.json
Normal file
3
data/industrialforegoing/infinity_drill.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "bettercombat:claw"
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "bettercombat:hammer"
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "bettercombat:axe"
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "bettercombat:trident"
|
||||
}
|
Loading…
Reference in a new issue