Create/src/main/java/com/simibubi/create/foundation/world
simibubi 394263c04f The Config Rework
- Created a new config foundation
- Moved all configurable values to the new system
- Worldgen can now be controlled by the config
- Worldgen reloads dynamically when the config file changes
- Tweaked Worldgen parameters and reworked feature registration
- Added Create's stone variants to World gen
2020-02-07 19:25:38 +01:00
..
AllWorldFeatures.java The Config Rework 2020-02-07 19:25:38 +01:00
ChanceOreFeature.java The Config Rework 2020-02-07 19:25:38 +01:00
CountedOreFeature.java The Config Rework 2020-02-07 19:25:38 +01:00
IFeature.java The Config Rework 2020-02-07 19:25:38 +01:00
OreFeature.java The Config Rework 2020-02-07 19:25:38 +01:00
OxidizingBlock.java Added Connected Glass Blocks and Panes 2020-01-30 22:16:04 +01:00