how to make immersive portals work with mcreator

Started by musicdude on

Topic category: Help with modding (Java Edition)

Last seen on 14:51, 23. Jul 2023
Joined Nov 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how to make immersive portals work with mcreator

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?

Last seen on 22:30, 3. Jul 2023
Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can edit the compiled…
Wed, 04/19/2023 - 02:30

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!