This repository has been archived by the owner on Jan 12, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
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
85 changed files
with
13,445 additions
and
12,357 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
23,251 changes: 11,658 additions & 11,593 deletions
23,251
overrides/config/AppliedEnergistics2/items.csv
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,87 @@ | ||
# Configuration file | ||
|
||
options { | ||
# Allow Starting Health Tweaks | ||
B:allowStartingHealthTweaks=false | ||
|
||
# Blue Heart Canister Bauble Type (Requires Restart) | ||
# Valid values: | ||
# AMULET | ||
# RING | ||
# BELT | ||
# TRINKET | ||
# HEAD | ||
# BODY | ||
# CHARM | ||
S:blueCanisterBaubleType=BELT | ||
|
||
# How often do blue hearts Drop? (1.0 = 100 % and 0.0 means 0%) | ||
D:blueDropRate=1.0 | ||
|
||
# How often do wither bones Drop? (1.0 = 100 % and 0.0 means 0%) | ||
D:boneDropRate=0.15 | ||
|
||
# Can Equip Heart Canisters | ||
B:canEquipHeartCanisterWithoutAmulet=true | ||
|
||
# Green Heart Canister Bauble Type (Requires Restart) | ||
# Valid values: | ||
# AMULET | ||
# RING | ||
# BELT | ||
# TRINKET | ||
# HEAD | ||
# BODY | ||
# CHARM | ||
S:greenCanisterBaubleType=CHARM | ||
|
||
# How often do green hearts Drop? (1.0 = 100 % and 0.0 means 0%) | ||
D:greenDropRate=1.0 | ||
|
||
# What Type of Bauble is the Heart Amulet? | ||
# Valid values: | ||
# AMULET | ||
# RING | ||
# BELT | ||
# TRINKET | ||
# HEAD | ||
# BODY | ||
# CHARM | ||
S:heartCanisterBaubleType=AMULET | ||
|
||
# The maximum stacksize for heart canisters, also the maximum amount of full hearts you can get per heart container type | ||
I:heartStackSize=10 | ||
|
||
# Orange Heart Canister Bauble Type(Requires Restart) | ||
# Valid values: | ||
# AMULET | ||
# RING | ||
# BELT | ||
# TRINKET | ||
# HEAD | ||
# BODY | ||
# CHARM | ||
S:orangeCanisterBaubleType=BODY | ||
|
||
# How often do orange hearts Drop? (1.0 = 100 % and 0.0 means 0%) | ||
D:orangeDropRate=1.0 | ||
|
||
# Red Heart Canister Bauble Type (Requires Restart) | ||
# Valid values: | ||
# AMULET | ||
# RING | ||
# BELT | ||
# TRINKET | ||
# HEAD | ||
# BODY | ||
# CHARM | ||
S:redCanisterBaubleType=HEAD | ||
|
||
# How often do red hearts Drop? (1.0 = 100 % and 0.0 means 0%) | ||
D:redDropRate=0.05 | ||
|
||
# Starting Health of Player (Default:20) | ||
I:startingHealth=20 | ||
} | ||
|
||
|
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# Configuration file | ||
|
||
client { | ||
B:ShowCountdown=false | ||
} | ||
|
||
|
26 changes: 13 additions & 13 deletions
26
overrides/config/CustomSpawner/abyss/EntityBiomeGroups.cfg
Large diffs are not rendered by default.
Oops, something went wrong.
26 changes: 13 additions & 13 deletions
26
overrides/config/CustomSpawner/bophell/EntityBiomeGroups.cfg
Large diffs are not rendered by default.
Oops, something went wrong.
26 changes: 13 additions & 13 deletions
26
overrides/config/CustomSpawner/darkrealm/EntityBiomeGroups.cfg
Large diffs are not rendered by default.
Oops, something went wrong.
26 changes: 13 additions & 13 deletions
26
overrides/config/CustomSpawner/deepdark/EntityBiomeGroups.cfg
Large diffs are not rendered by default.
Oops, something went wrong.
26 changes: 13 additions & 13 deletions
26
overrides/config/CustomSpawner/dreadlands/EntityBiomeGroups.cfg
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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,2 +1,2 @@ | ||
INFO - Logger initialized for environment abyss | ||
INFO - Initializing WorldSettings Config File at C:\Minecraft\Instances\SCP - dev\config\CustomSpawner\abyss... | ||
INFO - Initializing WorldSettings Config File at C:\Minecraft\Instances\SCP - Survive Create Prosper (1)\config\CustomSpawner\abyss... |
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,2 +1,2 @@ | ||
INFO - Logger initialized for environment bophell | ||
INFO - Initializing WorldSettings Config File at C:\Minecraft\Instances\SCP - dev\config\CustomSpawner\bophell... | ||
INFO - Initializing WorldSettings Config File at C:\Minecraft\Instances\SCP - Survive Create Prosper (1)\config\CustomSpawner\bophell... |
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,2 +1,2 @@ | ||
INFO - Logger initialized for environment darkrealm | ||
INFO - Initializing WorldSettings Config File at C:\Minecraft\Instances\SCP - dev\config\CustomSpawner\darkrealm... | ||
INFO - Initializing WorldSettings Config File at C:\Minecraft\Instances\SCP - Survive Create Prosper (1)\config\CustomSpawner\darkrealm... |
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,2 +1,2 @@ | ||
INFO - Logger initialized for environment deepdark | ||
INFO - Initializing WorldSettings Config File at C:\Minecraft\Instances\SCP - dev\config\CustomSpawner\deepdark... | ||
INFO - Initializing WorldSettings Config File at C:\Minecraft\Instances\SCP - Survive Create Prosper (1)\config\CustomSpawner\deepdark... |
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,2 +1,2 @@ | ||
INFO - Logger initialized for environment dreadlands | ||
INFO - Initializing WorldSettings Config File at C:\Minecraft\Instances\SCP - dev\config\CustomSpawner\dreadlands... | ||
INFO - Initializing WorldSettings Config File at C:\Minecraft\Instances\SCP - Survive Create Prosper (1)\config\CustomSpawner\dreadlands... |
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,2 +1,2 @@ | ||
INFO - Logger initialized for environment end | ||
INFO - Initializing WorldSettings Config File at C:\Minecraft\Instances\SCP - dev\config\CustomSpawner\end... | ||
INFO - Initializing WorldSettings Config File at C:\Minecraft\Instances\SCP - Survive Create Prosper (1)\config\CustomSpawner\end... |
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,2 +1,2 @@ | ||
INFO - Logger initialized for environment nether | ||
INFO - Initializing WorldSettings Config File at C:\Minecraft\Instances\SCP - dev\config\CustomSpawner\nether... | ||
INFO - Initializing WorldSettings Config File at C:\Minecraft\Instances\SCP - Survive Create Prosper (1)\config\CustomSpawner\nether... |
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,2 +1,2 @@ | ||
INFO - Logger initialized for environment netherex | ||
INFO - Initializing WorldSettings Config File at C:\Minecraft\Instances\SCP - dev\config\CustomSpawner\netherex... | ||
INFO - Initializing WorldSettings Config File at C:\Minecraft\Instances\SCP - Survive Create Prosper (1)\config\CustomSpawner\netherex... |
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,2 +1,2 @@ | ||
INFO - Logger initialized for environment omothol | ||
INFO - Initializing WorldSettings Config File at C:\Minecraft\Instances\SCP - dev\config\CustomSpawner\omothol... | ||
INFO - Initializing WorldSettings Config File at C:\Minecraft\Instances\SCP - Survive Create Prosper (1)\config\CustomSpawner\omothol... |
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,2 +1,2 @@ | ||
INFO - Logger initialized for environment overworld | ||
INFO - Initializing WorldSettings Config File at C:\Minecraft\Instances\SCP - dev\config\CustomSpawner\overworld... | ||
INFO - Initializing WorldSettings Config File at C:\Minecraft\Instances\SCP - Survive Create Prosper (1)\config\CustomSpawner\overworld... |
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,2 +1,2 @@ | ||
INFO - Logger initialized for environment specialdim | ||
INFO - Initializing WorldSettings Config File at C:\Minecraft\Instances\SCP - dev\config\CustomSpawner\specialdim... | ||
INFO - Initializing WorldSettings Config File at C:\Minecraft\Instances\SCP - Survive Create Prosper (1)\config\CustomSpawner\specialdim... |
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,2 +1,2 @@ | ||
INFO - Logger initialized for environment storage | ||
INFO - Initializing WorldSettings Config File at C:\Minecraft\Instances\SCP - dev\config\CustomSpawner\storage... | ||
INFO - Initializing WorldSettings Config File at C:\Minecraft\Instances\SCP - Survive Create Prosper (1)\config\CustomSpawner\storage... |
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,2 +1,2 @@ | ||
INFO - Logger initialized for environment twilightforest | ||
INFO - Initializing WorldSettings Config File at C:\Minecraft\Instances\SCP - dev\config\CustomSpawner\twilightforest... | ||
INFO - Initializing WorldSettings Config File at C:\Minecraft\Instances\SCP - Survive Create Prosper (1)\config\CustomSpawner\twilightforest... |
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,2 +1,2 @@ | ||
INFO - Logger initialized for environment wyvernend | ||
INFO - Initializing WorldSettings Config File at C:\Minecraft\Instances\SCP - dev\config\CustomSpawner\wyvernend... | ||
INFO - Initializing WorldSettings Config File at C:\Minecraft\Instances\SCP - Survive Create Prosper (1)\config\CustomSpawner\wyvernend... |
Oops, something went wrong.