Skip to content

Commit

Permalink
Merge pull request #3 from GreatOrator/dev
Browse files Browse the repository at this point in the history
Time for 2.6.6
  • Loading branch information
GreatOrator committed Jul 30, 2015
2 parents e75d5a7 + 28850ae commit 23f25aa
Show file tree
Hide file tree
Showing 146 changed files with 39,320 additions and 2,974 deletions.
1 change: 1 addition & 0 deletions client/minecraft/config/AppliedEnergistics2/Facades.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ agricraft {
B:waterChannelFull=false
B:waterChannelFull.1=false
B:waterPad=false
B:waterPadFull=false
B:waterTank=false
}

Expand Down
2 changes: 1 addition & 1 deletion client/minecraft/config/CarpentersBlocks.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ features {

# When enabled, unobstructed stationary fluid adjacent to block will render in the block space.
# Note: when enabled, you may experience noticeable chunk update lag spikes.
I:"Routable Fluids"=false
I:"Routable Fluids"=true

# This controls the smoothness of the slope faces.
# Note: smoothness of 2 is similar to stairs, while a value above 25 is generally fluid.
Expand Down
2 changes: 1 addition & 1 deletion client/minecraft/config/CustomMainMenu/mainmenu.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@

"example":
{
"text" : "v2.6.5",
"text" : "v2.6.6",
"posX" : 50,
"posY" : -20,
"color" : 13938487,
Expand Down
2 changes: 1 addition & 1 deletion client/minecraft/config/CustomNpcs.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ DisableExtraItems=false
DisableExtraBlock=false

#Enables CustomNpcs startup update message
EnableUpdateChecker=true
EnableUpdateChecker=false

#Only ops can create and edit npcs
OpsOnly=false
Expand Down
Loading

0 comments on commit 23f25aa

Please sign in to comment.