Slime island generate above 255 build limit and got cut
foxwhite25 opened this issue · 5 comments
Issue description:
If crashed, link to crash report (use a site such as pastebin): Not crashed
Versions:
- Minecraft:1.16.5
- Forge: 36.1.4
- Mantle: Mantle-1.16.5-1.6.92
- Tinkers Construct: TConstruct-1.16.5-3.0.3.126
Confirm below that this issue is not covered on the roadmap or "Whats New?"
Yes
Can it be reproduced with just Tinkers Construct? If not, list the other mods required to reproduce the issue.
Yes , I dont know the probability but its there
Can you provide the seed? That will make it easier for devs to reproduce this when testing a fix.
Can you provide the seed? That will make it easier for devs to reproduce this when testing a fix.
Its in a modpack called seaopoils and you cant really set seed for it , I can provide a world download tho
Based on other issues, this will most likely need to be reproduced with just Tinkers Construct and Mantle if it's going to be fixed. Modpacks are extremely difficult to test fixes in as far as I know.
EDIT: Is there a possibility that this line is the culprit?
IIRC, slime islands generate a certain number of blocks above the surface, with some random height. Possible the reporter's modpack makes the surface higher than we expect, normally we have about 200 blocks of freedom. Worth adding a max height for the islands from that line though.