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 and screret committed Dec 27, 2024
1 parent 92e8647 commit ad6bd52
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1254,7 +1254,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 ad6bd52

Please sign in to comment.