TerraForged/TerraForgedCore/src/main/java/com/terraforged/core
dags- 661cf47eb8 - filter out non-overworld (BiomeDictionary) biomes so we don't pick mod-biomes designed for other dimensions
- add BiomeDict types for tf biomes
- fix possible crash when setting a terrain type to 0
- rename 'generate' button to 'new seed'
- reduce float slider precision to 3 decimal places
2020-03-03 22:05:57 +00:00
..
cell Add license headers to all source files 2020-02-24 13:51:55 +00:00
decorator Add license headers to all source files 2020-02-24 13:51:55 +00:00
filter Add license headers to all source files 2020-02-24 13:51:55 +00:00
module Add license headers to all source files 2020-02-24 13:51:55 +00:00
region fix possible async access issue 2020-03-01 21:25:26 +00:00
settings fix more derpy pos issues 2020-02-28 21:00:14 +00:00
util fix possible async access issue 2020-03-01 21:25:26 +00:00
world - filter out non-overworld (BiomeDictionary) biomes so we don't pick mod-biomes designed for other dimensions 2020-03-03 22:05:57 +00:00