File Details
SRPMixins-2.9.0.jar
- R
- Sep 7, 2025
- 740.96 KB
- 250
- 1.12.2
- Forge
File Name
SRPMixins-2.9.0.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
v2.9.0
- moved parasite loot configs to jsons (check config/srpmixins/loot_tables/)
- added srp_phase loot condition for modpack devs to use
- added BlockInfestationEvent for modders to modify infestation/biome spread
- added CT compat for BlockInfestationEvent for modpack devs to change it via script
- added ZenGetters and ZenSetters to SRPSaveData CT compat for easier use. now works differently, old scripts might break. dont need to specify dimension anymore, see /ct dumpzs. examplescript in github.
- added antiqueatlas compat to render parasite biome as an actual infection
- fixed parasites regaining tendrils on chunk reload
- fixed dispatcher stage 4 head not rendering with renderlib
- fixed assimilated mobs not being allowed to turn into their feral forms if their killcount is high enough (check SRP config) (thanks Monarch = SRP CCC dev)
- fixed parasites being unable to break blocks with hardness 0 (thanks tymek1200)
- fixed potential rare saving issue for nodes/colonies (thanks tymek1200)
- changed para dmg fix slightly (only slightly matters if they have strength or other atk dmg op0 modifiers)
- fixed parasite slicer applying extra dmg to all mobs (woops)

