Added mod files

This commit is contained in:
Jacob Vinding
2025-12-26 21:38:55 +01:00
parent 64c4d60c47
commit c4ad0f3e2e
5039 changed files with 894558 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
#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