GelStructure:
isAllowedNearWorldSpawn() Returns true if the structure is allowed to generate within 12 chunks of world spawn. Defaults to false.
GelStructure:
If the registry name is not set, this uses the hash code of the structure's class instead of defaulting to 0
getSeed()
Structure Gel Block:
Changed the item name color to match other creative mode items
StructureConfig:
Updated the comments to be clearer and more descriptive
BiomeDictionary:
Biomes with the word "cold" or "frozen" in their name will no longer be registered under the warm or hot biome type
Biomes with the word "warm" or "hot" in their name will no longer be registered under the cold or frozen biome type
GelStructure:
Structure placement will be different as a result of this
getSpawns() didn't work with config values
Fixed an issue that caused structures to be extremely rare in negative coordinates
Fixed structures with 0% probability locking up the server when attempting to be located
Fixed custom portal sounds replacing the vanilla ones when it shouldn't