Open Zygus42 opened 5 years ago
when placing a solid dimension
like the nether on top of an top open dimension
like the end or overworld, make sure to set the upper transition layer size
in the top open dimension
(in this case the end) to -2. This will ensure there are only air blocks in the adjacent dimension so the generated portals are all open and don't form floating blocks in the sky.
I don't know where those weird purple glowstone blocks at the bottom of the end come from but they are probably generated by some other mod and likely responsible for the odd portal formations.
The alpha barrier (which is actually a Fiery Bedrock Barrier: WAILA is displaying it wrong) is defined to be generated by the mod config. But that config script line was only meant as an example and should have been commented out. By the way it is set to be only breakable with an obsidian block and a diamond pickaxe or better. Not sure, maybe I even left it in intentionally as progression balancing replacement for the nether portal
Is that this section ?
!dimension data for automatic transition layer generation:
!dim_transitions:
If so, didn't know you could set the toplayersize to negatives.
Yes that's the part and you could also modify these values via the Dimension stack configuration GUI ingame. There the sliders can be moved up to -2 as well.
Just make sure that the size of the matching transition layer in the adjacent dimension is +2 or larger so that the combined size of the transition layers is still positive.
I can't seem to get rid of this issue at the bottom of the End:
I've tried setting the dim_transitions:1 from positives to 0 to negatives, but the result doesn't change.
Could it be because I have the Aether dimension (dim 4) stacked underneath the End ? I haven't set any transitions for dim 4, as it seems to work dropping from dim 1 to dim 4, and the Aether has it's own transition system back to dim 0.
Any suggestions would be very welcome, as it looks very odd.
Sorry for the delayed response, I was quite buisy the last week.
What I find especially odd about that, are the purple Glowstone blocks (I guess they are from the Aether mod) that are generated within the portal layer (same height). The portal layer is generated during the ore generation phase of world gen but assigned a very late ordering priority to make sure other mods don't override it and I assume Aether is not supposed to generate stuff at the bottom of the End anyways. However the regular pattern (looks suspiciously like 16 block grid) means it's likely world generation related.
You are probably more familiar with the features of Aether and can tell me what that block is supposed to do.
They're Celestial Crystal from Biomes O Plenty - usually only spawn on the underside of the End islands. Have no real use other than to act as a differently colored Glowstone.
What happened and What I did:
I stacked End/Overworld/Nether and made no other adjustments. Picture of me standing at y=1 on top of the Transition Portal Blocks:
I can break them, jump down and then I fall into the Nether. But I come out at y=125, break 2 blocks below me and then I'm standing on Barrier Alpha blocks:
If I go upwards again through the hole in the "sky" above me that I broke through from the Overworld, I end up back where i was in Picture1 above. If I use Creative mode and break through barrier Alpha and dig all the way down, I get to y=0 and see nothing below me at all:
If I fall down into that, I end up in the top of the End, but the sky above me has very odd Transition Blocks:
When I fall through the End, the bottom of the End has very odd Transition Blocks also:
When I fall through that I end up at the top of the Overworld, which is correct and there's nothing weird.
================================================
So I tried it all again in vanilla with nothing but your mod and similar results. This time I got 2 layers of Netherrack before the 2 layers of Transition Portal, but otherwise acted the same as I had to break the Portal blocks to go into Nether:
Ended up above Barrier Alpha, dug down, jumped into the emptyness and ended up at top of the End, but this time the ceiling was all Netherrack:
Couldn't see anything below me, jumped down and died at bottom of the End instead of coming out back in the Overworld. The End felt very short, like it wasn't as high as it usually was - it was hard to tell as there were no blocks at all that I could see.
Is any of this usual behavior and what can I do fix it ?
Used versions
Minecraft-1.12.2 VerticalDimensionStack-1.12.2-0.1.4 CD4017BE_lib-1.12.2-6.4.6 forge-1.12.2-14.23.5.2838-installer-win
Log (with mods): latest.log
Log (without mods): latest.log