Easier handling of meta blocks
This commit is contained in:
parent
fb94914b91
commit
9035f800e2
16 changed files with 436 additions and 277 deletions
|
@ -6,53 +6,53 @@
|
|||
"uvlock": true
|
||||
},
|
||||
"variants": {
|
||||
"meta": {
|
||||
"0": {
|
||||
"type": {
|
||||
"blank": {
|
||||
"textures": {
|
||||
"all": "bloodmagic:blocks/BlankRune"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"speed": {
|
||||
"textures": {
|
||||
"all": "bloodmagic:blocks/SpeedRune"
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"efficiency": {
|
||||
"textures": {
|
||||
"all": "bloodmagic:blocks/EfficiencyRune"
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"sacrifice": {
|
||||
"textures": {
|
||||
"all": "bloodmagic:blocks/RuneOfSacrifice"
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"selfsacrifice": {
|
||||
"textures": {
|
||||
"all": "bloodmagic:blocks/RuneOfSelfSacrifice"
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
"displacement": {
|
||||
"textures": {
|
||||
"all": "bloodmagic:blocks/DislocationRune"
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"capacity": {
|
||||
"textures": {
|
||||
"all": "bloodmagic:blocks/AltarCapacityRune"
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
"augcapacity": {
|
||||
"textures": {
|
||||
"all": "bloodmagic:blocks/BetterCapacityRune"
|
||||
}
|
||||
},
|
||||
"8": {
|
||||
"orb": {
|
||||
"textures": {
|
||||
"all": "bloodmagic:blocks/OrbCapacityRune"
|
||||
}
|
||||
},
|
||||
"9": {
|
||||
"acceleration": {
|
||||
"textures": {
|
||||
"all": "bloodmagic:blocks/AccelerationRune"
|
||||
}
|
||||
|
|
|
@ -6,13 +6,13 @@
|
|||
"uvlock": true
|
||||
},
|
||||
"variants": {
|
||||
"meta": {
|
||||
"0": {
|
||||
"type": {
|
||||
"normal": {
|
||||
"textures": {
|
||||
"all": "bloodmagic:blocks/BloodStoneBrick"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"large": {
|
||||
"textures": {
|
||||
"all": "bloodmagic:blocks/LargeBloodStoneBrick"
|
||||
}
|
||||
|
|
|
@ -6,13 +6,13 @@
|
|||
"uvlock": true
|
||||
},
|
||||
"variants": {
|
||||
"meta": {
|
||||
"0": {
|
||||
"type": {
|
||||
"master": {
|
||||
"textures": {
|
||||
"all": "bloodmagic:blocks/MasterRitualStone"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"imperfect": {
|
||||
"textures": {
|
||||
"all": "bloodmagic:blocks/ImperfectRitualStone"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue