Added most necessary objectives
This commit is contained in:
@@ -122,7 +122,9 @@ public class SectorPresets{
|
||||
new ResearchObjective(Blocks.turbineCondenser),
|
||||
new BuildCountObjective(Blocks.turbineCondenser, 1).withMarkers(
|
||||
new ShapeTextMarker("Place a [accent]turbine condenser[] on the vent.\nThis will generate [accent]power[].", 253f * 8f, 258f * 8f, 8f * 2.6f, 0f, 9f)
|
||||
));
|
||||
),
|
||||
new CoreItemObjective(Items.graphite, 10)
|
||||
);
|
||||
};
|
||||
}};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user