Skip to content

Commit

Permalink
Add Higher Tier Rotor Holders (#2472)
Browse files Browse the repository at this point in the history
  • Loading branch information
YoungOnionMC authored Dec 1, 2024
1 parent 2f4035d commit b8c14bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1222,7 +1222,7 @@ public class GTMachines {
Component.translatable("gtceu.universal.disabled"))
.compassNode("rotor_holder")
.register(),
HV, EV, IV, LuV, ZPM, UV);
GTValues.tiersBetween(HV, GTCEuAPI.isHighTier() ? OpV : UV));

public static final MachineDefinition[] LASER_INPUT_HATCH_256 = registerLaserHatch(IN, 256,
PartAbility.INPUT_LASER);
Expand Down

0 comments on commit b8c14bf

Please sign in to comment.