PG85 / OpenTerrainGenerator

Minecraft Terrain Generator for Bukkit/Spigot/Forge
MIT License
197 stars 84 forks source link

1.12 otg+ [FixedRotation & ChunkCache] #991

Closed NLBlackEagle closed 1 year ago

NLBlackEagle commented 1 year ago

Tested on both Spigot as Forge Clientside and Server environments.

authvin commented 1 year ago

should consider making the chunk cache a setting, and the block column cache is still the same as it was. Unsure if this will have adverse effects in presets like Wildlands, which has a lot of smoothing areas. Theoretically, it should be fine so long as one doesn't have structures that do smoothing which are larger than the old 128 chunks? I don't know if it's worth looking into this more than checking that wildlands still works properly, as this is a 1.12.2 change that won't be directly ported to newer versions.

NLBlackEagle commented 1 year ago

I've flew a while around in wild lands as to see whenever any errors would pop up and as far as I've seen everything runs properly without issue.