2.1.2
- Update to TFC 4.2.8, which is the new minimum version
- Fix crash with TFC 4.2.8 when trying to visualize in-world
- This version is not network compatible with older versions
- [API]
IGeneratorVisualizerandIVisualizerTypenow extendISyncRegistrieswhich has#additionalSynchronizationand#elementCodecForRegistry, allowing GVs to specify how a registry is synced#elementCodecForRegistryhas been changed to operate similarly to#additionalSynchronizationto avoid having to deal with type casts- Update
ClimateFeatureCache#codecForRegistryto handle the#elementCodecForRegistrychanges
- Add
ITFCGeneratorVisualizerwhich syncs TFC’s rock settings registry and is the base of the built-in grid and chunk scale GVs