Skip to content

Commit

Permalink
Config sync
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDeviantCrafter committed Jul 25, 2019
1 parent d074bdc commit 0a0eb0b
Show file tree
Hide file tree
Showing 16 changed files with 89 additions and 27 deletions.
2 changes: 1 addition & 1 deletion config/InvTweaks/InvTweaks.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Inventory Tweaks Configuration
#(Regarding shortcuts, all key names can be found at: http://legacy.lwjgl.org/javadoc/org/lwjgl/input/Keyboard.html)
#Fri Jul 19 22:59:42 CDT 2019
#Thu Jul 25 15:49:45 CDT 2019
enableMiddleClick=true
showChestButtons=true
enableSortingOnPickup=false
Expand Down
2 changes: 1 addition & 1 deletion config/T145/MetalChests.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"_comment_version": "The mod version this config was generated under. If this mismatches the current version, this config will be regenerated.",
"version": "v5.8.1+mc1.12.2",
"version": "v5.8.9+mc1.12.2",
"_comment_enabled_auto": "The enabled auto option will enable the variant if it finds its corresponding oredict name existing.",
"_comment_enabled_auto_1": "Automatically configured variants behave as though they do not exist when first loading the mod,",
"_comment_enabled_auto_2": "so label their index at the *expected* position in the order if they are loaded.",
Expand Down
7 changes: 2 additions & 5 deletions config/T145/TBone.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,10 @@ general {
# Whether or not you want to recieve an in-game notification if updates are available for all supported mods.
B:checkForUpdates=true

# If a testing variant of shift-click crafting is enabled.
# Whether or not leaves decay fast (more efficient than Quick Leaf Decay).
B:decayLeavesQuickly=true
B:experimentalShiftCrafting=true

# If the recipe book and all associated functionality are fully removed.
B:removeRecipeBook=true

# If the furnace uses nbt-sensitive output matching.
B:useStrictMatching=true
}

Expand Down
6 changes: 3 additions & 3 deletions config/immersiveengineering.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -493,9 +493,9 @@ general {

# In- and output rates of LV,MV and HV Wire Conenctors. This is independant of the transferrate of the wires.
I:wireConnectorInput <
1024
4096
16384
1024
4096
16384
>
}

Expand Down
1 change: 1 addition & 0 deletions config/mystcraft/symbols.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ symbol {
B:biome70.enabled=true
B:biome71.enabled=true
B:biome72.enabled=true
B:biome73.enabled=true
B:biome8.enabled=true
B:biome9.enabled=true
B:caves.enabled=true
Expand Down
27 changes: 21 additions & 6 deletions config/nuclearcraft.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ entities {
# The range at which Minecraft will send tracking updates for NC entities.
I:entity_tracking_range=64

# Will these entities be registered? Order: feral ghoul.
# Will these entities be registered to spawn? Order: feral ghoul.
B:entity_register <
true
>
Expand Down Expand Up @@ -1262,6 +1262,20 @@ radiation {
S:radiation_blocks <
>

# List of foods and the rads and rad resistance gained on consumption. Negative values mean rads and rad resistance will be lost. Can be used to overwrite default values. Format: 'modid:name:meta_radiationLevel_radiationResistance'.
S:radiation_foods <
minecraft:golden_apple:0_-20_0.1
minecraft:golden_apple:1_-100_0.5
minecraft:golden_carrot:0_-4_0
minecraft:spider_eye:0_0_0.5
minecraft:poisonous_potato:0_0_0.5
minecraft:fish:3_0_2
minecraft:rabbit_stew:0_0_0.1
minecraft:chorus_fruit:0_0_-0.25
minecraft:beetroot:0_0_0.25
minecraft:beetroot_soup:0_0_1.5
>

# List of ore dict entries that will be forced not have a radiation level. Format: 'oreName'.
S:radiation_ores_blacklist <
>
Expand Down Expand Up @@ -1310,13 +1324,13 @@ radiation {
# The rate at which rads is removed when using Slow-Acting RadAway in Rads/t.
D:radiation_radaway_slow_rate=0.025

# The rate at which radiation poisoning adds to the player's rad count in Rads/t.
D:radiation_poison_rate=0.025
# The time taken for a dose of radiation poisoning to be added to the player's rad count in ticks.
D:radiation_poison_time=60.0

# The time that must be waited between doses of RadAway in ticks.
D:radiation_radaway_cooldown=0.0

# Controls the amount of radiation resistance gained when consuming Rad-X.
# Controls the amount of rad resistance gained when consuming Rad-X.
D:radiation_rad_x_amount=25.0

# The time taken for one dose of Rad-X to wear off in ticks.
Expand All @@ -1325,7 +1339,7 @@ radiation {
# The time that must be waited between doses of Rad-X in ticks.
D:radiation_rad_x_cooldown=0.0

# The radiation resistance levels provided by the three levels of shielding. Order: light, medium, heavy.
# The rad resistance levels provided by the three levels of shielding. Order: light, medium, heavy.
D:radiation_shielding_level <
1.0E-4
0.01
Expand Down Expand Up @@ -1382,7 +1396,7 @@ radiation {
S:radiation_shielding_custom_stacks <
>

# List of armor item stacks and their default radiation shielding levels. Format: 'modid:armorName:meta_resistance'. Note: this is not the only way to add these values if you have CraftTweaker installed. Radiation resistance can also be given to armor by changing their recipe such that an NBT tag called "ncRadiationResistance" with the double value equal to the resistance level is attached to it.
# List of armor item stacks and their default radiation shielding levels. Format: 'modid:armorName:meta_resistance'. Note: this is not the only way to add these values if you have CraftTweaker installed. Rad resistance can also be given to armor by changing their recipe such that an NBT tag called "ncRadiationResistance" with the double value equal to the resistance level is attached to it.
S:radiation_shielding_default_levels <
nuclearcraft:helm_hazmat_2.0
nuclearcraft:chest_hazmat_3.0
Expand Down Expand Up @@ -1485,6 +1499,7 @@ radiation {
D:radiation_badge_info_rate=0.1
B:radiation_mob_buffs=true
B:radiation_passive_debuffs=true
D:radiation_poison_rate=0.025
D:radiation_scrubber_rate=0.025
}

Expand Down
3 changes: 2 additions & 1 deletion config/phosphor.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"enable_illegal_thread_access_warnings": true,
"enable_phosphor": true
"enable_phosphor": true,
"show_patreon_message": false
}
10 changes: 4 additions & 6 deletions config/prodigy_tech.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,10 @@ power {
# The time (in ticks) one Energion Dust lasts in the Energion Aeroheater [range: 20 ~ 1728000, default: 2000]
I:energionDuration=2000

# A modifier to how fast Energion Crystals grow
# 2 is about the growth of a single wheat on dry farmland, 4 is about single wheat on wet farmland [range: 0.1 ~ 25.0, default: 4.0]
S:energionGrowthSpeed=4.0

# The time (in ticks) a fully charged Heat Capacitor lasts [range: 20 ~ 1728000, default: 12000]
I:heatCapacitorDuration=12000
}
Expand All @@ -171,13 +175,7 @@ power {
# A multiplier applied to all enchantment costs on the Zorra Altar
# For example 1.5 means that everything costs 50% more than the base amount [range: 0.0 ~ 10.0, default: 0.6]
S:altarCostMult=1.0

# Minimum random level deviation for enchantment cost on the Zorra Altar
# 2 means that the cost can range from -2 to +2 at least [range: 0 ~ 100, default: 2]
I:altarDeviationMin=2

# Maximum random level deviation for enchantment cost on the Zorra Altar, multiplied by the base cost
# 0.10 means that the cost can range from -10% to +10% (unless it's smaller than the min value) [range: 0.0 ~ 2.0, default: 0.1]
S:altarDeviationMult=0.1

# Cost multiplier for the unknown option
Expand Down
2 changes: 1 addition & 1 deletion config/randompatches.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ misc {
# Default: true
B:minecartAIFix=true

# Fixes MC-10369 (server-side particle spawning not creating particles for clients) and MC-93826 (breeding hearts only showing once instead of all of the time an animal can breed.
# Fixes MC-10369 (server-side particle spawning not creating particles for clients) and MC-93826 (breeding hearts only showing once instead of all of the time an animal can breed).
# Default: true
B:particleFixes=true

Expand Down
12 changes: 12 additions & 0 deletions config/rats.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,18 @@ all {
# The weight of rats in vanilla's spawn rate [range: 1 ~ 300, default: 80]
I:"Rat Spawn Weight"=80

# 1/This number chance for a rat to drop a Token [range: 1 ~ 2147483647, default: 10000]
I:"Rat Token Drop Rate"=10000

# Rats will conduct expensive CPU operations like looking for crops or chests every fraction of a tick(20 per second). Default is 10, so rats update every half-second. [range: 1 ~ 10000, default: 10]
I:"Rat Upgrade Tick"=10

# Ratlantis Dimension ID [range: -2147483648 ~ 2147483647, default: -8]
I:"Ratlantis Dimension ID"=-8

# What Dimension ID you are teleported to upon leaving Ratlantis [range: -2147483648 ~ 2147483647, default: 0]
I:"Ratlantis Portal Exit Dimension ID"=0

# True if wild rats will destroy and eat crops [default: true]
B:"Rats Break Crops"=false

Expand All @@ -41,6 +50,9 @@ all {
# True if rats should spawn like monsters. False if they should only spawn once per world, like pigs and sheep. [default: true]
B:"Rats Spawn Like Monsters"=true

# True if wild rats will steal from chests [default: true]
B:"Rats Steal From Chests"=true

# True if Pied Pipers are to spawn naturally [default: true]
B:"Spawn Piper"=true

Expand Down
2 changes: 1 addition & 1 deletion config/splash.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Splash screen properties
#Fri Jul 19 22:57:07 CDT 2019
#Thu Jul 25 15:46:55 CDT 2019
background=0x919191
memoryGood=0x78CB34
font=0x0
Expand Down
18 changes: 18 additions & 0 deletions config/storagedrawersunlimited.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Configuration file

general {
# A list of mod ids whose drawers should
# never be created, even if the mod is loaded.
S:disable <
>

# Set this to true to force all available mods to load.
B:"force all"=false

# A list of mod ids whose drawers should
# always be created, even if the mod is not present.
S:"force load" <
>
}


Binary file modified config/teamreborn/configData.nbt
Binary file not shown.
2 changes: 1 addition & 1 deletion config/teamreborn/reborncore/power.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ config {
# Whether energy blocks will accept and emit Forge Energy (FE/RF/etc) [Default=true]
B:"Enable FE support"=true

# When enabled machines that try to insert power into a machine with a lower teir will smoke [Default=false]
# When enabled machines that try to insert power into a machine with a lower tier will smoke [Default=false]
B:"Energy smoking"=false
}

Expand Down
20 changes: 19 additions & 1 deletion config/unidict/UniDict.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ general {
>

# keep only one entry per ore dict entry? [default: false]
B:keepOneEntry=true
B:keepOneEntry=false

# enable this if you want the keepOneEntry blacklists to became whitelists.
# Note: this doesn't applies for "S:keepOneEntryModBlackSet" [default: false]
Expand Down Expand Up @@ -231,6 +231,24 @@ resources {
unidict:dustbronze_x4_size.4
unidict:dustelectrum_x2_size.2
unidict:ingotbronze_x4_size.4
"unidict:geariron_x9_shape. a aba a "
"unidict:geariron_x1_shape. a aba a "
"unidict:geargold_x9_shape. a aba a "
"unidict:geargold_x1_shape. a aba a "
"unidict:gearcopper_x9_shape. a aba a "
"unidict:gearcopper_x1_shape. a aba a "
"unidict:geartin_x9_shape. a aba a "
"unidict:geartin_x1_shape. a aba a "
"unidict:gearbronze_x9_shape. a aba a "
"unidict:gearbronze_x1_shape. a aba a "
"unidict:gearsilver_x9_shape. a aba a "
"unidict:gearsilver_x1_shape. a aba a "
"unidict:gearlead_x9_shape. a aba a "
"unidict:gearlead_x1_shape. a aba a "
"unidict:gearnickel_x9_shape. a aba a "
"unidict:gearnickel_x1_shape. a aba a "
"unidict:gearelectrum_x9_shape. a aba a "
"unidict:gearelectrum_x1_shape. a aba a "
>

# resources to be black-listed.
Expand Down
2 changes: 2 additions & 0 deletions config/unlimitedchiselworks.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,11 @@ enabled {
B:"quark:biome_cobblestone"=true
B:"quark:biotite_block"=true
B:"quark:duskbound_block"=true
B:"quark:elder_prismarine"=true
B:"quark:midori_block"=true
B:"quark:soul_sandstone"=true
B:"quark:stained_planks"=true
B:"quark:world_stone_bricks"=true
B:"rustic:painted_wood_black"=true
B:"rustic:painted_wood_blue"=true
B:"rustic:painted_wood_brown"=true
Expand Down

0 comments on commit 0a0eb0b

Please sign in to comment.