TerraForged/TerraForgedMod
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
..
psd make it public 2020-02-28 22:25:38 +00:00
src/main - 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
build.gradle build script stuff 2020-02-28 23:47:50 +00:00
gradlew make it public 2020-02-28 22:25:38 +00:00
gradlew.bat make it public 2020-02-28 22:25:38 +00:00
README.md make it public 2020-02-28 22:25:38 +00:00

TerraForged

Commands

  • /terra query - print the Terrain and Biome types at your location
  • /terra find <biome> - find the nearest instance of the given biome type
  • /terra find <terrain> - find the nearest instance of the given terrain type
  • /terra find <terrain> <biome> - find the nearest instance of the given terrain and biome type