Skip to content

Commit 03c77d8

Browse files
committed
Vanstar unit stuff
1 parent a63c791 commit 03c77d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/exogenesis/content/ExoVanstarBlocks.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@ public static void load(){
568568
consumePower(1.60f);
569569
}};
570570

571-
atmosphericExtractor = new GenericCrafter("energy-extractor"){{
571+
atmosphericExtractor = new GenericCrafter("atmospheric-extractor"){{
572572
requirements(Category.power, with(ExoItems.cobolt, 30, ExoItems.oltuxium, 60));
573573
scaledHealth = 280;
574574
hasPower = hasLiquids = true;

0 commit comments

Comments
 (0)