Skip to content

Commit

Permalink
Pack update
Browse files Browse the repository at this point in the history
  • Loading branch information
spannerman79 committed Mar 31, 2018
1 parent ae35d4e commit 48a3b33
Show file tree
Hide file tree
Showing 261 changed files with 10,803 additions and 1,034 deletions.
59 changes: 54 additions & 5 deletions config/AWWayofTime.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@ clientsettings {
D:"Demon House Chance"=0.6000000238418579
D:"Demon Portal Chance"=0.5
D:"Demon Road Chance"=0.30000001192092896
B:IsDemonRitualCreativeOnly=false
B:IsDemonRitualCreativeOnly=true
D:"Portal Tick Rate"=0.10000000149011612
I:"Road Grid Delay"=10
B:canRoadGoDown=true
B:createBridgeInAirIfObstructed=false
B:createBridgeInAirIfObstructed=true
I:demonGridSpaceLimit=100
I:demonHoardLimit=100
B:tunnelIfObstructed=false
Expand Down Expand Up @@ -254,7 +254,7 @@ meteor {
200
>
I:diamondMeteorRadius=5
B:doMeteorsDestroyBlocks=true
B:doMeteorsDestroyBlocks=false
S:ironBlockMeteor <
oreIron
400
Expand Down Expand Up @@ -341,9 +341,9 @@ orecrushing {
"ritual blacklist" {
B:"Aura of Expulsion"=false
B:"Ballad of Alchemy"=false
B:"Birth of the Bastion"=false
B:"Birth of the Bastion"=true
B:"Call of the Zephyr"=false
B:"Convocation of the Damned"=false
B:"Convocation of the Damned"=true
B:"Cry of the Eternal Soul"=false
B:"Dome of Supression"=false
B:"Duet of the Fused Souls"=false
Expand Down Expand Up @@ -430,6 +430,7 @@ wellofsufferingblacklist {
B:Brian=false
B:CaveSpider=false
B:Chicken=false
B:ClayGolem=false
B:Cow=false
B:Creeper=false
B:DraconicEvolution.ChaosCrystal=false
Expand Down Expand Up @@ -615,11 +616,50 @@ wellofsufferingblacklist {
B:"TwilightForest.Yeti Boss"=false
B:Villager=false
B:VillagerGolem=false
B:WarpTheory.creeperPassive=false
B:Witch=false
B:WitherBoss=false
B:Wolf=false
B:Zombie=false
B:aether.aechorPlant=false
B:aether.aerbunny=false
B:aether.babyPinkSwet=false
B:aether.battleSentry=false
B:aether.carrionSprout=false
B:aether.cockatrice=false
B:aether.etherealWisp=false
B:aether.fangrin=false
B:aether.fleetingWisp=false
B:aether.flyingCow=false
B:aether.frostboundSprite=false
B:aether.frostpineTotem=false
B:aether.hostEye=false
B:aether.kraisith=false
B:aether.labyrinthEye=false
B:aether.looseCog=false
B:aether.mimic=false
B:aether.moa=false
B:aether.nexSpirit=false
B:aether.parachute=false
B:aether.phyg=false
B:aether.sentry=false
B:aether.sentryGolem=false
B:aether.sentryGuardian=false
B:aether.shadeOfArkenzus=false
B:aether.sheepuff=false
B:aether.slider=false
B:aether.sliderHostMimic=false
B:aether.soaringWisp=false
B:aether.swet=false
B:aether.tempest=false
B:aether.tempestBall=false
B:aether.trackingGolem=false
B:aether.zephyr=false
B:aether.zephyroo=false
B:alienBug=false
B:alienVillagerAR=false
B:chisel.snowman=false
B:computronics.swarm=false
B:controlledZombie=false
B:enderzoo.ConcussionCreeper=false
B:enderzoo.DireSlime=false
Expand Down Expand Up @@ -695,7 +735,12 @@ wellofsufferingblacklist {
B:erebus.zombieAntSoldier=false
B:excompressum.AngryChicken=false
B:extraplanets.CreeperBossEris=false
B:extraplanets.CreeperBossJupiter=false
B:extraplanets.CreeperBossNeptune=false
B:extraplanets.CreeperBossPluto=false
B:extraplanets.CreeperBossSaturn=false
B:extraplanets.CreeperBossUranus=false
B:extraplanets.CreeperBossVenus=false
B:extraplanets.EvolvedBlaze=false
B:extraplanets.EvolvedBlueCreeper=false
B:extraplanets.EvolvedEnderman=false
Expand All @@ -718,7 +763,9 @@ wellofsufferingblacklist {
B:hardcorewither.GhastMinion=false
B:hardcorewither.SkeletonMinion=false
B:netherfish=false
B:osirisBoss=false
B:poisonousLibelle=false
B:porcodon=false
B:primitivemobs.BabySpider=false
B:primitivemobs.BewitchedTome=false
B:primitivemobs.BlazingJuggernaut=false
Expand All @@ -740,6 +787,8 @@ wellofsufferingblacklist {
B:primitivemobs.SupportCreeper=false
B:primitivemobs.TravelingMerchant=false
B:primitivemobs.TreasureSlime=false
B:robotVillager=false
B:sentryRobot=false
B:testdummy.Dummy=false
B:vengeanceSpirit=false
B:werewolf=false
Expand Down
2 changes: 1 addition & 1 deletion config/AppliedEnergistics2/CustomRecipes.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Configuration file

cache {
S:digest=f5227d9b69a59f74efddbd8d355cde8d
S:digest=5970cf160aae966a09c05cbbfe3e4b59

# Caching can save processing time, if there are a lot of items. [default: true]
B:enableCache=true
Expand Down
Loading

0 comments on commit 48a3b33

Please sign in to comment.