Entity loot table changes (#1035)
* trying stuff, might delete later * updated all loot tables so looting only affects animal meat drops
This commit is contained in:
parent
054a27977b
commit
6048af8042
17 changed files with 496 additions and 449 deletions
|
|
@ -204,6 +204,7 @@ ServerEvents.recipes(event => {
|
|||
registerTFCBetterBFRecipes(event)
|
||||
registerTFGRecipes(event)
|
||||
registerTFCGroomingStationRecipes(event)
|
||||
registerTFCTextileRecipes(event)
|
||||
registerToolBeltRecipes(event)
|
||||
registerTreeTapRecipes(event)
|
||||
registerVintageImprovementsRecipes(event)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue