- Lots of food stuff (#1196)
* - Lots of food stuff * Updated Changelog
This commit is contained in:
parent
3428588b25
commit
c567450875
49 changed files with 371 additions and 11 deletions
|
|
@ -87,6 +87,9 @@ GTCEuStartupEvents.registry('gtceu:dimension_marker', event => {
|
|||
registerTFGDimensionMarkers(event)
|
||||
})
|
||||
|
||||
TFCEvents.registerFoodTrait(event => {
|
||||
registerTFGFoodTraits(event)
|
||||
})
|
||||
|
||||
Platform.mods.kaolinclayze.name = "Primitive Creatures";
|
||||
Platform.mods.tfg.name = "TerraFirmaGreg";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue