Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Commit

Permalink
Swap Void Miner and Ore Drill recipe frames (#341)
Browse files Browse the repository at this point in the history
Former-commit-id: c88e853e3827153825557240a4215f390e55272c
  • Loading branch information
Lyfts authored Jul 21, 2023
1 parent 05e3a8b commit bb35403
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ public void run() {
ItemList.OreDrill4.get(1L),
(int) TierEU.RECIPE_LuV,
new Object[] { ItemList.OreDrill4.get(1L),
GT_OreDictUnificator.get(OrePrefixes.frameGt, Materials.Europium, 9L),
GT_OreDictUnificator.get(OrePrefixes.frameGt, Materials.Tritanium, 9L),
Materials.Europium.getPlates(3), ItemList.Electric_Motor_LuV.get(9L),
ItemList.Sensor_LuV.get(9L), ItemList.Field_Generator_LuV.get(9L),
GT_OreDictUnificator.get(OrePrefixes.screw, Materials.Europium, 36L) },
Expand Down

0 comments on commit bb35403

Please sign in to comment.