Made the aspected Sentient Tools drop their corresponding Will type on killing enemies. #753

This commit is contained in:
WayofTime 2016-11-02 12:16:24 -04:00
parent 6c4fe34152
commit 655c2880dc
13 changed files with 103 additions and 42 deletions

View file

@ -6,7 +6,27 @@
},
"variants": {
"type": {
"monstersoul": {
"base": {
"textures": {
"layer0": "bloodmagic:items/BaseMonsterSoul"
}
},
"corrosive": {
"textures": {
"layer0": "bloodmagic:items/BaseMonsterSoul"
}
},
"destructive": {
"textures": {
"layer0": "bloodmagic:items/BaseMonsterSoul"
}
},
"vengeful": {
"textures": {
"layer0": "bloodmagic:items/BaseMonsterSoul"
}
},
"steadfast": {
"textures": {
"layer0": "bloodmagic:items/BaseMonsterSoul"
}