Made the aspected Sentient Tools drop their corresponding Will type on killing enemies. #753
This commit is contained in:
parent
6c4fe34152
commit
655c2880dc
13 changed files with 103 additions and 42 deletions
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue