Go to file
Timo Ley 7bbbe4efea
All checks were successful
continuous-integration/drone/push Build is passing
chore: switch to MIT
2023-01-13 13:56:45 +00:00
gradle fix: mixin issues 2022-10-23 21:28:14 +02:00
src/main feat: use config instead of hacky worldtype check 2023-01-02 10:44:28 +01:00
.gitignore Added back swiss cheese cavegen 2022-10-13 18:16:57 +02:00
build.gradle feat: use config instead of hacky worldtype check 2023-01-02 10:44:28 +01:00
gradlew Added back swiss cheese cavegen 2022-10-13 18:16:57 +02:00
gradlew.bat init 2021-04-01 18:30:15 +02:00
LICENSE chore: switch to MIT 2023-01-13 13:56:45 +00:00
README.md feat: WorldType instead of config 2022-11-06 18:29:02 +01:00

Classic Worldgen

Classic Worldgen is a 1.7.10 mod aiming to bring back 1.6 worldgen. Features:

  • classic cavegen (configurable)
  • 1.6 worldgen WorldType

Requires Mixinbooter Legacy