-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
12 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
package net.cjsah.skyland; | ||
|
||
public class SkylandConfig { | ||
public static boolean GenSliverFishSpawner = true; | ||
public static final boolean GenSliverFishSpawner = true; // 要塞末地传送门生成蠹虫刷怪笼 | ||
public static final boolean genFirstEndSpike = true; // 末地首次生成黑曜石柱 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
29 changes: 0 additions & 29 deletions
29
...ava/net/cjsah/skyland/integration/anvilcraft/event/SkylandChunkGenerateEventListener.java
This file was deleted.
Oops, something went wrong.
23 changes: 0 additions & 23 deletions
23
common/src/main/java/net/cjsah/skyland/integration/anvilcraft/feature/LandFeature.java
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
common/src/main/java/net/cjsah/skyland/integration/anvilcraft/init/AnvilCraftBlocks.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
common/src/main/java/net/cjsah/skyland/integration/anvilcraft/init/AnvilCraftItems.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters