lunchbox update into Pakku (#1200)
* Refactored KubeJS recipes for GT compatibility lunchbox update into Pakku * Refactored KubeJS recipes for GT compatibility lunchbox update into Pakku fixed bowl bug fixed dupe food bug
This commit is contained in:
parent
afc88dda91
commit
54f30d5cc6
4 changed files with 47 additions and 60 deletions
|
|
@ -42,6 +42,7 @@ ServerEvents.tags('item', event => {
|
|||
registerTFCItemTags(event)
|
||||
registerTFCTextileItemTags(event)
|
||||
registerTFGItemTags(event)
|
||||
registerTFCLunchboxItemTags(event)
|
||||
registerVintageImprovementsItemTags(event)
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue