Skip to content

Commit

Permalink
Revert "Modify Fluid Manipulator (#10995)" (#11018)
Browse files Browse the repository at this point in the history
This reverts commit 3ff0d0b.
  • Loading branch information
miozune authored Aug 14, 2022
1 parent c6bb90b commit 905f545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/Galacticraft.zs
Original file line number Diff line number Diff line change
Expand Up @@ -1090,7 +1090,7 @@ recipes.addShaped(<GalacticraftMars:item.itemBasicAsteroids:8>, [
// --- Fluid Manipulator
recipes.addShaped(<GalacticraftMars:item.null:6>, [
[<gregtech:gt.metaitem.01:32612>, <gregtech:gt.blockmachines:5135>, <gregtech:gt.metaitem.01:32612>],
[<gregtech:gt.blockmachines:5135>, <IC2:itemCellEmpty>, <gregtech:gt.blockmachines:5135>],
[<gregtech:gt.blockmachines:5135>, <GalacticraftCore:item.oilCanisterPartial:1001>, <gregtech:gt.blockmachines:5135>],
[<gregtech:gt.metaitem.01:32612>, <gregtech:gt.blockmachines:5135>, <gregtech:gt.metaitem.01:32612>]]);

// --- Energy Beam Reflector
Expand Down

0 comments on commit 905f545

Please sign in to comment.