This repository has been archived by the owner on Jan 25, 2022. 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.
Merge pull request #102 from wolfkidsounds/3.11.1
Ore Generation Update - 3.11.1
- Loading branch information
Showing
225 changed files
with
269,620 additions
and
3,424 deletions.
There are no files selected for viewing
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
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,2 @@ | ||
# Ambience Config | ||
enabled=false |
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
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
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
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
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,16 @@ | ||
# Configuration file | ||
|
||
general { | ||
B:enableEnchantments=true | ||
B:enableEntities=true | ||
B:enableFluids=true | ||
B:enableGlobals=true | ||
B:enableItems=true | ||
B:enableMods=true | ||
B:enableOreDictionary=true | ||
B:enableZenPackage=true | ||
B:enableZenType=true | ||
B:setPrettyPrinting=false | ||
} | ||
|
||
|
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
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
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,46 @@ | ||
# Configuration file | ||
|
||
general { | ||
B:"Allow all items to be added"=false | ||
S:"Blacklisted Mods" < | ||
> | ||
S:"Mod Aliases" < | ||
nautralpledge=botania | ||
incorporeal=botania | ||
thermalexpansion=thermalfoundation | ||
thermaldynamics=thermalfoundation | ||
thermalcultivation=thermalfoundation | ||
redstonearsenal=thermalfoundation | ||
rftoolsdim=rftools | ||
ae2stuff=appliedenergistics2 | ||
animus=bloodmagic | ||
integrateddynamics=integratedtunnels | ||
mekanismgenerators=mekanism | ||
mekanismtools=mekanism | ||
> | ||
S:"Whitelisted Items" < | ||
roots:runedtablet | ||
opencomputers:tool:4 | ||
immersiveengineering:tool:3 | ||
integrateddynamics:on_the_dynamics_of_integration | ||
theoneprobe:probenote | ||
evilcraft:origins_of_darkness | ||
draconicevolution:info_tablet | ||
charset:tablet | ||
> | ||
S:"Whitelisted Names" < | ||
book | ||
tome | ||
lexicon | ||
nomicon | ||
manual | ||
knowledge | ||
pedia | ||
compendium | ||
guide | ||
codex | ||
journal | ||
> | ||
} | ||
|
||
|
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,77 @@ | ||
{ | ||
"custom_properties": { | ||
"xpOnUse": 1, | ||
"level1": { | ||
"tier": 3, | ||
"chiCost": 3.0, | ||
"chiPercentOnHit": 0.30, | ||
"chiPerSecond": 1.5, | ||
"cooldown": 80, | ||
"exhaustion": 2.0, | ||
"exhaustionOnHit": 1, | ||
"burnOut": 10.0, | ||
"burnOutRecoverTick": 0.5, | ||
"burnOutOnHit": 5, | ||
"size": 1.5, | ||
"maxHealth": 4, | ||
"hover": false | ||
}, | ||
"level2": { | ||
"tier": 3, | ||
"chiCost": 3.25, | ||
"chiPercentOnHit": 0.25, | ||
"chiPerSecond": 1.25, | ||
"cooldown": 70, | ||
"exhaustion": 2.0, | ||
"exhaustionOnHit": 1, | ||
"burnOut": 15.0, | ||
"burnOutRecoverTick": 0.75, | ||
"burnOutOnHit": 5, | ||
"size": 1.75, | ||
"maxHealth": 6 | ||
}, | ||
"level3": { | ||
"tier": 4, | ||
"chiCost": 3.5, | ||
"chiPercentOnHit": 0.20, | ||
"chiPerSecond": 1, | ||
"cooldown": 65, | ||
"exhaustion": 1.5, | ||
"exhaustionOnHit": 1, | ||
"burnOut": 20.0, | ||
"burnOutRecoverTick": 1.0, | ||
"burnOutOnHit": 5, | ||
"size": 2, | ||
"maxHealth": 8 | ||
}, | ||
"level4_1": { | ||
"tier": 5, | ||
"chiCost": 4.0, | ||
"chiPercentOnHit": 0.30, | ||
"chiPerSecond": 1, | ||
"cooldown": 80, | ||
"exhaustion": 3.0, | ||
"exhaustionOnHit": 2.0, | ||
"burnOut": 20.0, | ||
"burnOutRecoverTick": 2.0, | ||
"burnOutOnHit": 7.5, | ||
"size": 2.5, | ||
"maxHealth": -1 | ||
}, | ||
"level4_2": { | ||
"tier": 5, | ||
"chiCost": 4.0, | ||
"chiPercentOnHit": 0.25, | ||
"chiPerSecond": 1.25, | ||
"cooldown": 60, | ||
"exhaustion": 3.0, | ||
"exhaustionOnHit": 1.5, | ||
"burnOut": 20.0, | ||
"burnOutRecoverTick": 1.0, | ||
"burnOutOnHit": 5, | ||
"size": 3, | ||
"maxHealth": 10, | ||
"hover": true | ||
} | ||
} | ||
} |
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,129 @@ | ||
{ | ||
"custom_properties": { | ||
"xpOnHit": 2, | ||
"level1": { | ||
"tier": 4, | ||
"chiCost": 3.0, | ||
"cooldown": 200, | ||
"exhaustion": 2.0, | ||
"burnOut": 15.0, | ||
"burnOutRecoverTick": 0.056, | ||
"performanceAmount": 20, | ||
"lifeTime": 30, | ||
"size": 0.5, | ||
"speed": 6, | ||
"knockback": 2, | ||
"chiOnHit": 1.5, | ||
"damage": 6, | ||
"chargeTime": 60, | ||
"effectRadius": 3, | ||
"effectDamage": 4, | ||
"blastLevel": 4, | ||
"weaknessLevel": 0, | ||
"weaknessDuration": 0, | ||
"slownessLevel": 0, | ||
"slownessDuration": 0, | ||
"blindnessLevel": 0, | ||
"blindnessDuration": 0, | ||
"slowMult": 0.55, | ||
"pullsEnemies": false, | ||
"potionEffects": false | ||
|
||
}, | ||
"level2": { | ||
"tier": 4, | ||
"chiCost": 3.25, | ||
"cooldown": 180, | ||
"exhaustion": 2.5, | ||
"burnOut": 20.0, | ||
"burnOutRecoverTick": 0.083, | ||
"performanceAmount": 25, | ||
"lifeTime": 35, | ||
"size": 0.75, | ||
"speed": 7, | ||
"knockback": 3, | ||
"chiOnHit": 1.625, | ||
"damage": 7, | ||
"chargeTime": 50, | ||
"effectRadius": 4, | ||
"effectDamage": 4, | ||
"blastLevel": 3, | ||
"slowMult": 0.65 | ||
}, | ||
"level3": { | ||
"tier": 5, | ||
"chiCost": 3.5, | ||
"cooldown": 165, | ||
"exhaustion": 3.0, | ||
"burnOut": 25.0, | ||
"burnOutRecoverTick": 0.11, | ||
"performanceAmount": 30, | ||
"lifeTime": 40, | ||
"size": 1.0, | ||
"speed": 9, | ||
"knockback": 3.5, | ||
"chiOnHit": 1.75, | ||
"damage": 8, | ||
"chargeTime": 40, | ||
"effectRadius": 5, | ||
"effectDamage": 5, | ||
"blastLevel": 2, | ||
"slowMult": 0.7 | ||
}, | ||
"level4_1": { | ||
"tier": 6, | ||
"chiCost": 3.75, | ||
"cooldown": 150, | ||
"exhaustion": 3.5, | ||
"burnOut": 30.0, | ||
"burnOutRecoverTick": 0.15, | ||
"performanceAmount": 40, | ||
"lifeTime": 60, | ||
"size": 1.25, | ||
"speed": 18, | ||
"knockback": 6, | ||
"chiOnHit": 1.875, | ||
"damage": 15, | ||
"chargeTime": 30, | ||
"effectRadius": 6, | ||
"effectDamage": 6, | ||
"blastLevel": 1, | ||
"slowMult": 0.65, | ||
"potionEffects": true, | ||
"weaknessLevel": 2, | ||
"weaknessDuration": 20, | ||
"slownessLevel": 3, | ||
"slownessDuration": 5, | ||
"blindnessLevel": 2, | ||
"blindnessDuration": 10 | ||
}, | ||
"level4_2": { | ||
"tier": 6, | ||
"chiCost": 4.0, | ||
"cooldown": 140, | ||
"exhaustion": 4.0, | ||
"burnOut": 35.0, | ||
"burnOutRecoverTick": 0.18, | ||
"performanceAmount": 35, | ||
"lifeTime": 40, | ||
"size": 1.5, | ||
"speed": 12, | ||
"knockback": 5, | ||
"chiOnHit": 2.0, | ||
"damage": 10, | ||
"chargeTime": 20, | ||
"effectRadius": 10, | ||
"effectDamage": 6, | ||
"blastLevel": 0, | ||
"slowMult": 0.8, | ||
"weaknessLevel": 0, | ||
"weaknessDuration": 0, | ||
"slownessLevel": 0, | ||
"slownessDuration": 0, | ||
"blindnessLevel": 0, | ||
"blindnessDuration": 0, | ||
"pullsEnemies": true, | ||
"potionEffects": false | ||
} | ||
} | ||
} |
Oops, something went wrong.