ForgePatch/src
David Quintana 93c00b67d9
Implement feature for mods to define new world types (#7448)
* Mods can now register world types via a new forge registry, and optionally register a settings screen to tweak them.
  * The default world type for dedicated servers and singleplayer world creation is configurable via forge's common config.
2020-11-28 00:57:15 +01:00
..
fmllauncher Implement feature for mods to define new world types (#7448) 2020-11-28 00:57:15 +01:00
fmllaunchertest/java/net/minecraftforge/fml/test Update copyright year to 2020. 2020-07-02 19:49:11 +02:00
generated/resources/data Cleanup and expand Forge tags (#7004) 2020-08-21 11:30:21 -07:00
generated_test/resources Add support for referencing forge's resources and specifying existing mods to data generators (#7456) 2020-11-22 22:45:13 -05:00
main Implement feature for mods to define new world types (#7448) 2020-11-28 00:57:15 +01:00
test Implement feature for mods to define new world types (#7448) 2020-11-28 00:57:15 +01:00
userdev Fix doc README and answer lex's question 2020-10-04 15:50:58 -04:00