|
1 | 1 | # JustEnoughIDs Integration [](https://travis-ci.org/robertdroptables-mcmods/JEIDsIntegration) [](https://minecraft.curseforge.com/projects/justenoughids-integration-jeidsi)
|
2 |
| -This mod exists to provide enhanced mod support to JustEnoughIDs outside |
3 |
| -of their release cycle. The Dimensional Development team are welcome to |
4 |
| -incorporate any parts of this mod into their own. |
5 |
| - |
6 |
| -### Current support |
7 |
| -This mod currently enhances compatibility between JEID and the following mods |
8 |
| - - AbyssalCraft |
9 |
| - - Bookshelf (Hunting Dimension) |
10 |
| - - Twilight Forest |
11 |
| - |
12 |
| -It is my intention to add more in the future as issues are reported. I am currently |
13 |
| -aware of issues with Extra Utilities 2 and EvilCraft - these will be addressed at |
14 |
| -the earliest opportunity. |
| 2 | +This mod exists to improve the compatibility between JustEnoughIDs and other mods. Currently focussed on fixing issues arising as a result of biome IDs being extended. |
| 3 | + |
| 4 | +## Mod Support Extended |
| 5 | +* Abyssalcraft (only >1.9.6) |
| 6 | +* Bookshelf |
| 7 | +* CyclopsCore |
| 8 | +* Extra Utilities 2 |
| 9 | +* The Betweenlands |
| 10 | +* TofuCraft Reload |
| 11 | +* Tropicraft |
| 12 | +* Twilight Forest |
| 13 | + |
| 14 | +## Fixes Incorporated |
| 15 | +### AbyssalCraft |
| 16 | +* AbyssalCraft now changes biomes as expected due to Dread Plague, Ritual of Cleansing and others |
| 17 | + |
| 18 | +### Bookshelf |
| 19 | +* Mods that rely on Bookshelf can now change the biome using WorldUtils#setBiomes when JEID is present |
| 20 | +* This specifically addresses an issue in Hunting Dimension that prevented the Moss from working |
| 21 | + |
| 22 | +### CyclopsCore |
| 23 | +* Mods that depend on CyclopsCore can now change the biome using WorldHelpers#setBiome when JEID is present. |
| 24 | +* This specifically addresses changes of biomes by EvilCraft |
| 25 | + |
| 26 | +### Extra Utilities 2 |
| 27 | +* The Terraformer from ExU2 now functions in an environment where JEID is present |
| 28 | + |
| 29 | +### The Betweenlands |
| 30 | +* The Betweenlands dimension will now generate correctly when there are more then 256 biomes |
| 31 | +* Spreading sludgy dirt will now be able to alter the biome as intended |
| 32 | + |
| 33 | +### TofuCraft Reload |
| 34 | +* Tofu dimension now generates correctly when more than 256 biomes are present |
| 35 | + |
| 36 | +### Tropicraft |
| 37 | +* Tropicraft dimension will now generate correctly when more than 256 biomes are present |
| 38 | + |
| 39 | +### Twilight Forest |
| 40 | +* Transformation Trees now change the biome they're in to Enchanted Forest as expected when activated |
| 41 | +* Twilight Stream biomes will now correctly generate between the major biomes of the Twilight Forest as expected when more than 256 biomes are present |
| 42 | +* Support for versions beyond 3.8 (JEID alone crashes on startup as of v1.0.2) |
| 43 | + |
| 44 | + |
| 45 | +Suggestions, changes and requests are welcomed. |
0 commit comments