added crucifix
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "terraoriginum:block/crucifix" }
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"0": "terraoriginum:block/crucifix",
|
||||
"1": "terraoriginum:block/crucifix2",
|
||||
"particle": "terraoriginum:block/crucifix"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [6, 0, 6],
|
||||
"to": [9, 12, 9],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [6.7, 0, 7]},
|
||||
"faces": {
|
||||
"north": {"uv": [2, 2, 5, 14], "texture": "#0"},
|
||||
"east": {"uv": [-1, 2, 2, 14], "texture": "#0"},
|
||||
"south": {"uv": [8, 2, 11, 14], "texture": "#0"},
|
||||
"west": {"uv": [5, 2, 8, 14], "texture": "#0"},
|
||||
"up": {"uv": [5, 2, 2, -1], "texture": "#0"},
|
||||
"down": {"uv": [8, -1, 5, 2], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [9, 6, 6],
|
||||
"to": [12, 9, 9],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 2, 5, 5], "texture": "#1"},
|
||||
"east": {"uv": [-1, 2, 2, 5], "texture": "#1"},
|
||||
"south": {"uv": [8, 2, 11, 5], "texture": "#1"},
|
||||
"west": {"uv": [5, 2, 8, 5], "texture": "#1"},
|
||||
"up": {"uv": [5, 2, 2, -1], "texture": "#1"},
|
||||
"down": {"uv": [8, -1, 5, 2], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3, 6, 6],
|
||||
"to": [6, 9, 9],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 2, 5, 5], "texture": "#1"},
|
||||
"east": {"uv": [-1, 2, 2, 5], "texture": "#1"},
|
||||
"south": {"uv": [8, 2, 11, 5], "texture": "#1"},
|
||||
"west": {"uv": [5, 2, 8, 5], "texture": "#1"},
|
||||
"up": {"uv": [5, 2, 2, -1], "texture": "#1"},
|
||||
"down": {"uv": [8, -1, 5, 2], "texture": "#1"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"translation": [0, 6, 1]
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "terraoriginum:block/crucifix"
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 486 B |
Binary file not shown.
|
After Width: | Height: | Size: 246 B |
@@ -12,6 +12,7 @@
|
||||
"terraoriginum:spirit-powers/ectodiff",
|
||||
"terraoriginum:spirit-powers/lackofectodmg",
|
||||
"terraoriginum:spirit-powers/undead",
|
||||
"terraoriginum:spirit-powers/nightvis",
|
||||
"terraoriginum:ectotest"
|
||||
],
|
||||
"icon": "minecraft:bone",
|
||||
|
||||
Reference in New Issue
Block a user