Started by
musicdude
on
Topic category: Help with Minecraft modding (Java Edition)
i'm trying to make a dimension stack modpack with immersive portals but for some reason there is a gap between the nether like dimensions help?
Topic category: Help with Minecraft modding (Java Edition)
i'm trying to make a dimension stack modpack with immersive portals but for some reason there is a gap between the nether like dimensions help?
You can edit the compiled JAR file to make this work.
Use 7zip to locate modname.jar\data\modname\dimension_type\dimensionname.json
Change "logical_height" & "height" to 128
Don't forget to update the archive after saving the JSON file!