-
-
Notifications
You must be signed in to change notification settings - Fork 1
Updating from 1.18.2 to 1.19.2
DBTDerpbox edited this page Feb 25, 2023
·
3 revisions
This guide will show you how to update your mod to 1.19.2 from 1.18.2
In your mod's repository, open the file src/world/dimension_type.json
Inside this file, you will need to make some changes to add compatibility, you can see the changes required here.
If that still doesnt work, you can use Misode's dimension type generator and change it from 1.18.2 to 1.19 at the top right
From here, recompile your mod and you should be good!
Note: You can still build your world in 1.18.2! You just need to update the dimension_type.json file