Processor error while installing minecraft 1.18.1 and 1.17.1 from forge installer
-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
thank you so much, spent the past week trying to make a modpack that i wouldn't get bored with and than issued happend and was this close 🤏 to giving up
-
The basic test is does it work. 🙂 But the stable version was released 2 weeks ago. If you have mods like the hauntedharvest mod that hasn't released since June and so hasn't kept up with changes during the beta, then it's probably not going to work.
-
For future refence, how do I know what mods are the 1.19 beta and which are for 1.19?(for when im downloading)
-
You can make a biome using the datapack mechanism: https://minecraft.fandom.com/wiki/Biome/JSON_format Your mod is automatically a datapack, you place the files in src/main/resources/data Or can create them in code using a similar mechanism to what your already have for your feature. But having a biome won't do you much good unless you have dimension with a ChunkGenerator/BiomeSource that uses it.
-
You have a large number of mods that were written for the 1.19 beta, that won't work the recommended/stable release. Search for "Failed to create mod instance" in your log and look at the mod ids. Check you have the latest versions of these mods, if you do, contact the mod author(s).
-
-
Topics
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.