Skip to content

Commit

Permalink
Disabled ChocolateQuest Cave Test
Browse files Browse the repository at this point in the history
The end works with Better Dungeons now yay! Returning for next update.
  • Loading branch information
Amaxter committed Jul 24, 2015
1 parent f72fda6 commit 59153bd
Show file tree
Hide file tree
Showing 15 changed files with 626 additions and 156 deletions.
2 changes: 1 addition & 1 deletion config/Chocolate/DungeonConfig/caveTests.prop
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ biomes = *
#chance define the ratio at wich the dungeon spawn, if set to 0 the dungeon will be disabled.
#The formula goes like that: every 5 chunks there is 1 between the number set to chance probabilities to spawn a dungeon.

chance = 1
chance = 0

#mob: defines the mob spawned in that dungeon, if the mob can't be fount the mod will spawn a mob based on distance from spawn
mob = pirate
Expand Down
Binary file added config/Chocolate/DungeonConfig/test/.DS_Store
Binary file not shown.
Binary file added config/Chocolate/Quest/.DS_Store
Binary file not shown.
756 changes: 609 additions & 147 deletions config/DIAdvancedCompatibility.cfg

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion config/IC2.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
; ic2 general config
; created Jul 23, 2015 2:18:41 PM
; created Jul 24, 2015 4:47:11 PM
;---

[worldgen]
Expand Down
2 changes: 1 addition & 1 deletion config/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://www.lwjgl.org/javadoc/org/lwjgl/input/Keyboard.html)
#Thu Jul 23 14:19:16 EDT 2015
#Fri Jul 24 16:47:49 EDT 2015
enableMiddleClick=true
showChestButtons=true
enableSortingOnPickup=false
Expand Down
1 change: 1 addition & 0 deletions config/MagicBees.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ general {


modules {
B:AppliedEnergistics2=true
B:ArsMagica=true
B:BloodMagic=true
B:Botania=true
Expand Down
2 changes: 1 addition & 1 deletion config/MouseTweaks.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Thu Jul 23 14:30:18 EDT 2015
#Fri Jul 24 16:53:57 EDT 2015
WheelTweak=1
LMBTweakWithoutItem=1
WheelSearchOrder=1
Expand Down
1 change: 0 additions & 1 deletion config/buildcraft/main.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,6 @@ power {


vars {
# indicates the last version the user has been informed about and will suppress further notices on it.
S:version.seen=7.0.17
}

Expand Down
2 changes: 1 addition & 1 deletion config/fastcraft.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
; FastCraft config
; created Jul 23, 2015 4:42:08 PM
; created Jul 24, 2015 4:55:01 PM
;---

; Settings purely affecting performance, but not gameplay.
Expand Down
2 changes: 1 addition & 1 deletion config/iChunUtil.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ versioncheck {
##########################################################################################################

versionsave {
I:dayCheck=23
I:dayCheck=24
S:lastCheck=
}

Expand Down
8 changes: 8 additions & 0 deletions config/mystcraft/symbols.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,14 @@ symbol {
B:biome2.enabled=true
B:biome20.enabled=true
B:biome21.enabled=true
B:biome210.enabled=true
B:biome211.enabled=true
B:biome212.enabled=true
B:biome213.enabled=true
B:biome214.enabled=true
B:biome215.enabled=true
B:biome216.enabled=true
B:biome217.enabled=true
B:biome22.enabled=true
B:biome23.enabled=true
B:biome24.enabled=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
#Thu Jul 23 16:42:14 EDT 2015
#Fri Jul 24 16:55:07 EDT 2015
logoTexture=textures/gui/title/mojang.png
background=0xFFFFFF
font=0x0
Expand Down
2 changes: 1 addition & 1 deletion config/tabbychat/advanced.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#settings.advanced
#Thu Jul 23 14:30:18 EDT 2015
#Fri Jul 24 16:53:57 EDT 2015
chatScrollHistory=100
maxLengthChannelName=10
chatbox.anchoredtop=false
Expand Down
Binary file modified config/tabbychat/singleplayer/Amaxter_chanData.ser
Binary file not shown.

0 comments on commit 59153bd

Please sign in to comment.