To run ERROR2011, make sure you have the following:
Minecraft: 1.20.1
Forge: 47.4.0
Java: 17
Gradle: 7.6 (for building from source)
Download the latest .jar file from Modrinth or your preferred site.
Place the .jar in your mods/ folder (found in .minecraft/mods).
Launch Minecraft with the correct Forge profile.
Enjoy the broken experience.
Clone or download the source.
Open terminal in the project directory.
Run:
./gradlew build
Built .jar will appear in build/libs/.
Move it into your mods/ folder.
Crashes due to wrong Forge or Java version are common—make sure all dependencies are matched exactly.
If blocks have missing textures, double-check resource paths and rebuild the mod.
Some things may not render or work properly, you can go to my github and click on the first repo and make an issue.