1
0
mirror of https://github.com/Adam-Ant/modpack_spring_17 synced 2024-07-06 05:36:10 +00:00

Blood Magic config first pass

This commit is contained in:
Adam Dodman 2017-05-08 19:26:50 +01:00
parent d213136f5c
commit b43bd13948
2 changed files with 6 additions and 4 deletions

View File

@ -15,4 +15,6 @@ This modpack has been designed with the [SkCraft launcher toolkit](https://githu
* Wireless base range upped to 32
* Charged quartz chance upped to 0.1
* Disable update notification
* Blood Magic:
* Allow waila to see info if divination sigil in inventory
* Lower damage done from sacraficial dagger to 1 from 2

View File

@ -23,7 +23,7 @@
EntityOcelot;100
EntityPig;100
EntityRabbit;100
EntityArmorStand;0
EntityArmorStand;1000
EntitySentientSpecter;0
>
}
@ -60,7 +60,7 @@ compatibility {
# 0 - Always display information
# 1 - Only display when Divination/Seer sigil is in hand.
# 2 - Only display when Divination/Seer sigil is in inventory [range: 0 ~ 2, default: 1]
I:wailaAltarDisplayMode=1
I:wailaAltarDisplayMode=2
}
thaumcraft {
@ -90,7 +90,7 @@ general {
I:sacrificialDaggerConversion=100
# Damage done from using the Sacrificial Dagger [range: 0 ~ 10000, default: 2]
I:sacrificialDaggerDamage=2
I:sacrificialDaggerDamage=1
# Base multiplier for the Coat of Arms. DamageDealt * sacrificialPackConversion [range: 0 ~ 100, default: 20]
I:sacrificialPackConversion=20