This repository has been archived by the owner on Aug 30, 2019. It is now read-only.
Releases: robertdroptables-mcmods/JEIDsIntegration
Releases · robertdroptables-mcmods/JEIDsIntegration
v1.3.5
v1.3.4
v1.3.3
v1.3.2
v1.3.1
Advanced Rocketry, Creeping Nether, HammerCore. Plus overriding of JEID's mixins.
- Mod can now veto JEID's mod support mixins - less hacky implementation
- Creeping Nether biome is now properly set in v2.2 of the mod and up
- HammerCore dependent mods are now able to change biomes - specifically requested in relation to Biome Paint Tools
- New method for overriding JEID's mod support mixins. This should allow for cleaner solutions in future when issues such as DimensionalDevelopment/JustEnoughIDs#52 arise
- Advanced Rocketry, now with lasers!
- CleansingRitualMessage mixin no longer needed
Apply Mod Support Tweaks from JEID when running on a dedicated server
JEID's mod support mixins are only applied on the client.
This change adds appropriate JEID modsupport mixins to dedicated server environments.
Mods potentially affected on servers as a result of this update:
- WorldEdit
- Advanced Rocketry
- Twilight Forest (3.8 and below)
- Biomes O' Plenty
- Climate Control
- Creeping Nether (2.1 and below - 2.2 still broken)
- Thaumcraft
CyclopsCore, ExU2, TofuCraft Reload Support
- Tofu dimension now generates correctly in worlds with more than 256 biomes.
- Fix the Terraformer from ExU2 in worlds with JEID installed.
- Also implemented our own BiomeChangeMessage as JEID's (previously relied upon) uses incorrect coordinates when altering the biome array.
- Replace WorldHelpers#setBiome in CyclopsCore so that EvilCraft and other dependencies can update the biome as intended
Fix World Generation in Betweenlands, Twilight Forest and Tropicraft
Adds support for The Betweenlands.
- The Betweenlands dimension will now generate correctly when there are more then 256 biomes
- Spreading sludgy dirt will now be able to alter the biome as intended
Adds support for Tropicraft
- Fixes world generation in the Tropicraft dimension when more than 256 biomes are present
Updated support for Twilight Forest
- Streams now generate properly between major biomes in worlds with more than 256 biomes
Backwards compatibility with TF 3.8
Version v1.0.1 Do backwards compatibility with TF 3.8 properly