Tintable Centrifuges
Makes each spinner of the centrifuge individually colorable.
For Mod Developers
Just add a crafting_machine_tint
to your centrifuge recipes.
primary
is the left spinner.secondary
is the right spinner.tertiary
is the center spinner.quaternary
is the light color.
Even if the user doesn't use this mod in the end, adding crafting_machine_tint
won't break anything in vanilla (although of course nothing will happen).
In data-final-fixes
this mod will search every recipe for things that can be crafted in the centrifuge, but don't have a crafting_machine_tint
, and assigns them the default green color.