Creation of 1.16.3 branch
Initial publishing of the 1.16.3 branch of the mod. A lot of systems are missing (such as Rituals and Living Armour), but enough is present for a decent Alpha release.
This commit is contained in:
parent
0e02b983f1
commit
d617911d7a
1662 changed files with 18791 additions and 85075 deletions
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"overrides": [
|
||||
{
|
||||
"predicate": {
|
||||
"bloodmagic:type": 0.0
|
||||
},
|
||||
"model": "bloodmagic:item/variants/soulgemcommon"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"bloodmagic:type": 1.0
|
||||
},
|
||||
"model": "bloodmagic:item/variants/soulgemcommon_corrosive"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"bloodmagic:type": 2.0
|
||||
},
|
||||
"model": "bloodmagic:item/variants/soulgemcommon_destructive"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"bloodmagic:type": 3.0
|
||||
},
|
||||
"model": "bloodmagic:item/variants/soulgemcommon_vengeful"
|
||||
},
|
||||
{
|
||||
"predicate": {
|
||||
"bloodmagic:type": 4.0
|
||||
},
|
||||
"model": "bloodmagic:item/variants/soulgemcommon_steadfast"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue