Files
Technic-Server-1.20.1/overrides/config/immersivegeology-client.toml
Jacob Vinding c4ad0f3e2e Added mod files
2025-12-26 21:38:55 +01:00

19 lines
1001 B
TOML

#This modifies the distance a special multiblock renderer is visible from Default is 2.5
#Range: 0.0 ~ 1.7976931348623157E308
multiblockSpecialRenderDistanceModifier = 2.5
#This controls if the animations and special client rendering applies to the Gravity Separator
gravity_separator_renderer = true
#This controls if the animations and special client rendering applies to the Core Drill
core_dill_renderer = true
#This controls if the animations and special client rendering applies to the Pelletizer
pelletizer_renderer = true
#This controls if the animations and special client rendering applies to the Chemical Reactor
chemical_reactor_renderer = true
#This controls if the animations and special client rendering applies to the Rotary Kiln
rotary_kiln_renderer = true
#This controls if the animations and special client rendering applies to the Centrifuge
centrifuge_renderer = true
#This controls if the animations and special client rendering applies to the Ballmill
ballmill_renderer = true