Most blocks are done

This commit is contained in:
Nick 2016-03-16 15:37:55 -07:00
parent 9de1f6e43e
commit b1db7c5152
85 changed files with 221 additions and 637 deletions

View file

@ -31,7 +31,7 @@
},
"gui": {
"translation": [ 0, -0.15, -0.03 ],
"scale": [ 1.04, 1.04, 1.04 ]
"scale": [ 1, 1, 1 ]
}
}
}]

View file

@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/BlankRune"
}
}

View file

@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/SpeedRune"
}
}

View file

@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/ChargingRune"
}
}

View file

@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/EfficiencyRune"
}
}

View file

@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/RuneOfSacrifice"
}
}

View file

@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/RuneOfSelfSacrifice"
}
}

View file

@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/DislocationRune"
}
}

View file

@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/AltarCapacityRune"
}
}

View file

@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/BetterCapacityRune"
}
}

View file

@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/OrbCapacityRune"
}
}

View file

@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/AccelerationRune"
}
}

View file

@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/LargeBloodStoneBrick"
}
}

View file

@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/BloodStoneBrick"
}
}

View file

@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/ShardCluster"
}
}

View file

@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/ShardClusterBrick"
}
}

View file

@ -1,7 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/WoodBrickPath"
}
}

View file

@ -1,7 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/WoodTilePath"
}
}

View file

@ -1,7 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/StoneBrickPath"
}
}

View file

@ -1,7 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/StoneTilePath"
}
}

View file

@ -1,7 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/WornStoneBrickPath"
}
}

View file

@ -1,7 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/WornStoneTilePath"
}
}

View file

@ -1,7 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/ObsidianBrickPath"
}
}

View file

@ -1,7 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/ObsidianTilePath"
}
}

View file

@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/MasterRitualStone"
}
}

View file

@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/ImperfectRitualStone"
}
}

View file

@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/RitualStone"
}
}

View file

@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/WaterRitualStone"
}
}

View file

@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/FireRitualStone"
}
}

View file

@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/EarthRitualStone"
}
}

View file

@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/AirRitualStone"
}
}

View file

@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/DuskRitualStone"
}
}

View file

@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/LightRitualStone"
}
}

View file

@ -1,9 +0,0 @@
{
"parent": "block/orientable",
"textures": {
"top": "bloodmagic:blocks/Teleposer_Top",
"side": "bloodmagic:blocks/Teleposer_Side",
"front": "bloodmagic:blocks/Teleposer_Side",
"bottom": "bloodmagic:blocks/Teleposer_Side"
}
}

View file

@ -1,10 +0,0 @@
{
"parent": "bloodmagic:block/BlockBloodRune0",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,10 +0,0 @@
{
"parent": "bloodmagic:block/BlockBloodRune1",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,10 +0,0 @@
{
"parent": "bloodmagic:block/BlockBloodRune10",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,10 +0,0 @@
{
"parent": "bloodmagic:block/BlockBloodRune2",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,10 +0,0 @@
{
"parent": "bloodmagic:block/BlockBloodRune3",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,10 +0,0 @@
{
"parent": "bloodmagic:block/BlockBloodRune4",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,10 +0,0 @@
{
"parent": "bloodmagic:block/BlockBloodRune5",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,10 +0,0 @@
{
"parent": "bloodmagic:block/BlockBloodRune6",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,10 +0,0 @@
{
"parent": "bloodmagic:block/BlockBloodRune7",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,10 +0,0 @@
{
"parent": "bloodmagic:block/BlockBloodRune8",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,10 +0,0 @@
{
"parent": "bloodmagic:block/BlockBloodRune9",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,10 +0,0 @@
{
"parent": "bloodmagic:block/BlockBloodStoneBrick0",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,10 +0,0 @@
{
"parent": "bloodmagic:block/BlockBloodStoneBrick1",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,10 +0,0 @@
{
"parent": "bloodmagic:block/BlockCrystal0",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,10 +0,0 @@
{
"parent": "bloodmagic:block/BlockCrystal1",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,10 +0,0 @@
{
"parent": "bloodmagic:block/BlockPath0",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,11 +0,0 @@
{
"parent": "bloodmagic:block/BlockPath1",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,11 +0,0 @@
{
"parent": "bloodmagic:block/BlockPath2",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,11 +0,0 @@
{
"parent": "bloodmagic:block/BlockPath3",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,11 +0,0 @@
{
"parent": "bloodmagic:block/BlockPath4",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,11 +0,0 @@
{
"parent": "bloodmagic:block/BlockPath5",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,11 +0,0 @@
{
"parent": "bloodmagic:block/BlockPath6",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,11 +0,0 @@
{
"parent": "bloodmagic:block/BlockPath7",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,10 +0,0 @@
{
"parent": "bloodmagic:block/BlockRitualController0",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,10 +0,0 @@
{
"parent": "bloodmagic:block/BlockRitualController1",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,10 +0,0 @@
{
"parent": "bloodmagic:block/BlockRitualStone0",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,11 +0,0 @@
{
"parent": "bloodmagic:block/BlockRitualStone1",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,11 +0,0 @@
{
"parent": "bloodmagic:block/BlockRitualStone2",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,11 +0,0 @@
{
"parent": "bloodmagic:block/BlockRitualStone3",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,11 +0,0 @@
{
"parent": "bloodmagic:block/BlockRitualStone4",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,11 +0,0 @@
{
"parent": "bloodmagic:block/BlockRitualStone5",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,11 +0,0 @@
{
"parent": "bloodmagic:block/BlockRitualStone6",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,10 +0,0 @@
{
"parent": "bloodmagic:block/BlockTeleposer",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}