File Details
kubejs_tfc-1.20.1-1.2.1.jar
- R
- Oct 12, 2024
- 644.64 KB
- 6.0K
- 1.20.1
- Forge + 1
File Name
kubejs_tfc-1.20.1-1.2.1.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
- Fix custom fauna registrations causing certain mods to crash because they do not use Forge's event
- Changes to
TFCEvents.registerFaunas- Deprecate
.register, identical function provided by.replace - Add
.replace,.and, and.ormethods, these perform the operation their name implies on any existing spawn placements with the fauna based on created through it- Have the exact same args as the now-deprecated
.registermethod - Also have a version with a nullable string arg added after the entity type, this is suffixed to the registered fauna's id with a
/
- Have the exact same args as the now-deprecated
- Deprecate
- Fix not being able to define portions in the meal ISP modifier
- Fix custom crops having an empty loot table by default

