Initial Commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "supernova:block/anatase_block"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "supernova:block/anatase_block1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "supernova:block/anatase_block2"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
|
||||
{
|
||||
"comment": "never again am i doing this manually - hal",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"all": "supernova:block/electric_arc_furnace1",
|
||||
"particle": "block/stone"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"up": {"uv": [4, 0, 8, 5.33333], "texture": "#all", "cullface": "up" },
|
||||
"down": {"uv": [4, 10.66667, 8, 16], "texture": "#all", "cullface": "down" },
|
||||
"north": {"uv": [4, 5.33333, 8, 10.66667], "texture": "#all", "cullface": "north" },
|
||||
"east": {"uv": [8, 5.33333, 12, 10.66667], "texture": "#all", "cullface": "east" },
|
||||
"south": {"uv": [12, 5.33333, 16, 10.66667], "texture": "#all", "cullface": "south" },
|
||||
"west": {"uv": [0, 5.33333, 4, 10.66667], "texture": "#all", "cullface": "west" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "supernova:block/bauxite_block"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "supernova:block/bauxite_block1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "supernova:block/bauxite_block2"
|
||||
}
|
||||
}
|
||||
+6
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "supernova:block/chisled_copper_block"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "supernova:block/copper_block"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "supernova:block/raw_copper_block"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{ "parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "block/stone",
|
||||
"all": "block/stone",
|
||||
"overlay": "supernova:block/ore/anatase/anatase_ore"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "east" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "east" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{ "parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "block/stone",
|
||||
"all": "block/stone",
|
||||
"overlay": "supernova:block/ore/anatase/anatase_ore1"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "east" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "east" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{ "parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "block/stone",
|
||||
"all": "block/stone",
|
||||
"overlay": "supernova:block/ore/anatase/anatase_ore2"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "east" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "east" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{ "parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "block/stone",
|
||||
"all": "block/stone",
|
||||
"overlay": "supernova:block/ore/anatase/anatase_ore3"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "east" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "east" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{ "parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "block/stone",
|
||||
"all": "block/stone",
|
||||
"overlay": "supernova:block/ore/bauxite/bauxite_ore"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "east" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "east" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
+31
@@ -0,0 +1,31 @@
|
||||
{ "parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "block/stone",
|
||||
"all": "block/stone",
|
||||
"overlay": "supernova:block/ore/bauxite/bauxite_ore1"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "east" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "east" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
+31
@@ -0,0 +1,31 @@
|
||||
{ "parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "block/stone",
|
||||
"all": "block/stone",
|
||||
"overlay": "supernova:block/ore/bauxite/bauxite_ore2"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "east" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "east" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{ "parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "block/stone",
|
||||
"all": "block/stone",
|
||||
"overlay": "supernova:block/ore/copper/copper_ore"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "east" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "east" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{ "parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "block/stone",
|
||||
"all": "block/stone",
|
||||
"overlay": "supernova:block/ore/copper/copper_ore1"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "east" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "east" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{ "parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "block/stone",
|
||||
"all": "block/stone",
|
||||
"overlay": "supernova:block/ore/copper/copper_ore2"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "east" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "east" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{ "parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "block/stone",
|
||||
"all": "block/stone",
|
||||
"overlay": "supernova:block/ore/copper/copper_ore3"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "east" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "east" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{ "parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "block/stone",
|
||||
"all": "block/stone",
|
||||
"overlay": "supernova:block/ore/rutile/rutile_ore"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "east" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "east" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{ "parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "block/stone",
|
||||
"all": "block/stone",
|
||||
"overlay": "supernova:block/ore/rutile/rutile_ore1"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "east" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "east" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{ "parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "block/stone",
|
||||
"all": "block/stone",
|
||||
"overlay": "supernova:block/ore/rutile/rutile_ore2"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "east" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "east" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{ "parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "block/stone",
|
||||
"all": "block/stone",
|
||||
"overlay": "supernova:block/ore/rutile/rutile_ore3"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "east" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "east" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{ "parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "block/stone",
|
||||
"all": "block/stone",
|
||||
"overlay": "supernova:block/ore/rutile/rutile_ore"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "east" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "east" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{ "parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "block/stone",
|
||||
"all": "block/stone",
|
||||
"overlay": "#textureoverlay"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "cullface": "east" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "up" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "west" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "east" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
+111
@@ -0,0 +1,111 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"texture_size": [64, 64],
|
||||
"textures": {
|
||||
"0": "supernova:block/pipe/fullpipe/pipeironmetal",
|
||||
"particle": "supernova:block/pipe/fullpipe/pipeironmetal"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [4, 4, 0],
|
||||
"to": [12, 12, 1],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 4, 0]},
|
||||
"faces": {
|
||||
"north": {"uv": [3.5, 5.75, 5.5, 7.75], "texture": "#0"},
|
||||
"east": {"uv": [6.75, 6.75, 7, 8.75], "texture": "#0"},
|
||||
"south": {"uv": [5.75, 2.25, 7.75, 4.25], "texture": "#0"},
|
||||
"west": {"uv": [0, 7.25, 0.25, 9.25], "texture": "#0"},
|
||||
"up": {"uv": [8, 2, 6, 1.75], "texture": "#0"},
|
||||
"down": {"uv": [9.25, 6.75, 7.25, 7], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, 4, 15],
|
||||
"to": [12, 12, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 4, 15]},
|
||||
"faces": {
|
||||
"north": {"uv": [7.75, 2.25, 5.75, 4.25], "texture": "#0"},
|
||||
"east": {"uv": [6.75, 6.75, 7, 8.75], "texture": "#0"},
|
||||
"south": {"uv": [5.5, 5.75, 3.5, 7.75], "texture": "#0"},
|
||||
"west": {"uv": [0, 7.25, 0.25, 9.25], "texture": "#0"},
|
||||
"up": {"uv": [8, 2, 6, 1.75], "texture": "#0"},
|
||||
"down": {"uv": [9.25, 6.75, 7.25, 7], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3.9, 3.9, 14.9],
|
||||
"to": [12.1, 12.1, 16.1],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 4, 15]},
|
||||
"faces": {
|
||||
"north": {"uv": [7.75, 2.25, 5.75, 4.25], "texture": "#0"},
|
||||
"east": {"uv": [6.75, 6.75, 7, 8.75], "texture": "#0"},
|
||||
"south": {"uv": [5.5, 8, 3.5, 10], "texture": "#0"},
|
||||
"west": {"uv": [0, 7.25, 0.25, 9.25], "texture": "#0"},
|
||||
"up": {"uv": [8, 2, 6, 1.75], "texture": "#0"},
|
||||
"down": {"uv": [9.25, 6.75, 7.25, 7], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3.9, 3.9, -0.1],
|
||||
"to": [12.1, 12.1, 1.1],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 4, 1]},
|
||||
"faces": {
|
||||
"north": {"uv": [3.5, 8, 5.5, 10], "texture": "#0"},
|
||||
"east": {"uv": [7, 6.75, 6.75, 8.75], "texture": "#0"},
|
||||
"south": {"uv": [5.75, 2.25, 7.75, 4.25], "texture": "#0"},
|
||||
"west": {"uv": [0.25, 7.25, 0, 9.25], "texture": "#0"},
|
||||
"up": {"uv": [8, 1.75, 6, 2], "texture": "#0"},
|
||||
"down": {"uv": [9.25, 7, 7.25, 6.75], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5, 5, 1],
|
||||
"to": [11, 11, 15],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 4, 14]},
|
||||
"faces": {
|
||||
"north": {"uv": [5.75, 4.5, 7.25, 6], "texture": "#0"},
|
||||
"east": {"uv": [0, 1.75, 3.5, 3.25], "texture": "#0"},
|
||||
"south": {"uv": [5.75, 4.5, 7.25, 6], "texture": "#0"},
|
||||
"west": {"uv": [0, 1.75, 3.5, 3.25], "texture": "#0"},
|
||||
"up": {"uv": [1.5, 7, 0, 3.5], "texture": "#0"},
|
||||
"down": {"uv": [3.25, 3.5, 1.75, 7], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4.9, 4.9, 0.9],
|
||||
"to": [11.1, 11.1, 15.1],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 4, 14]},
|
||||
"faces": {
|
||||
"north": {"uv": [5.75, 13.5, 7.25, 15], "texture": "#0"},
|
||||
"east": {"uv": [0, 10.75, 3.5, 12.25], "texture": "#0"},
|
||||
"south": {"uv": [5.75, 13.5, 7.25, 15], "texture": "#0"},
|
||||
"west": {"uv": [0, 10.75, 3.5, 12.25], "texture": "#0"},
|
||||
"up": {"uv": [1.5, 16, 0, 12.5], "texture": "#0"},
|
||||
"down": {"uv": [3.25, 12.5, 1.75, 16], "texture": "#0"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"rotation": [0, 90, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"rotation": [0, 90, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"rotation": [0, 29, 0],
|
||||
"translation": [0, 1.5, -3.5],
|
||||
"scale": [1.15, 0.91, 0.61]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"rotation": [0, 29, 0],
|
||||
"translation": [0, 1.5, -3.5],
|
||||
"scale": [1.15, 0.91, 0.61]
|
||||
},
|
||||
"ground": {
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
}
|
||||
}
|
||||
}
|
||||
+236
@@ -0,0 +1,236 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"texture_size": [64, 64],
|
||||
"textures": {
|
||||
"0": "supernova:block/pipe/fullpipe/pipeironmetalgrounded",
|
||||
"particle": "supernova:block/pipe/fullpipe/pipeironmetalgrounded"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [4, 4, 0],
|
||||
"to": [12, 12, 1],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 4, 0]},
|
||||
"faces": {
|
||||
"north": {"uv": [3.5, 5.75, 5.5, 7.75], "texture": "#0"},
|
||||
"east": {"uv": [6.75, 6.75, 7, 8.75], "texture": "#0"},
|
||||
"south": {"uv": [5.75, 2.25, 7.75, 4.25], "texture": "#0"},
|
||||
"west": {"uv": [0, 7.25, 0.25, 9.25], "texture": "#0"},
|
||||
"up": {"uv": [8, 2, 6, 1.75], "texture": "#0"},
|
||||
"down": {"uv": [9.25, 6.75, 7.25, 7], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, 4, 15],
|
||||
"to": [12, 12, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 4, 15]},
|
||||
"faces": {
|
||||
"north": {"uv": [7.75, 2.25, 5.75, 4.25], "texture": "#0"},
|
||||
"east": {"uv": [6.75, 6.75, 7, 8.75], "texture": "#0"},
|
||||
"south": {"uv": [5.5, 5.75, 3.5, 7.75], "texture": "#0"},
|
||||
"west": {"uv": [0, 7.25, 0.25, 9.25], "texture": "#0"},
|
||||
"up": {"uv": [8, 2, 6, 1.75], "texture": "#0"},
|
||||
"down": {"uv": [9.25, 6.75, 7.25, 7], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3.9, 3.9, 14.9],
|
||||
"to": [12.1, 12.1, 16.1],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 4, 15]},
|
||||
"faces": {
|
||||
"north": {"uv": [7.75, 2.25, 5.75, 4.25], "texture": "#0"},
|
||||
"east": {"uv": [6.75, 6.75, 7, 8.75], "texture": "#0"},
|
||||
"south": {"uv": [5.5, 8, 3.5, 10], "texture": "#0"},
|
||||
"west": {"uv": [0, 7.25, 0.25, 9.25], "texture": "#0"},
|
||||
"up": {"uv": [8, 2, 6, 1.75], "texture": "#0"},
|
||||
"down": {"uv": [9.25, 6.75, 7.25, 7], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3.9, 3.9, -0.1],
|
||||
"to": [12.1, 12.1, 1.1],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 4, 1]},
|
||||
"faces": {
|
||||
"north": {"uv": [3.5, 8, 5.5, 10], "texture": "#0"},
|
||||
"east": {"uv": [7, 6.75, 6.75, 8.75], "texture": "#0"},
|
||||
"south": {"uv": [5.75, 2.25, 7.75, 4.25], "texture": "#0"},
|
||||
"west": {"uv": [0.25, 7.25, 0, 9.25], "texture": "#0"},
|
||||
"up": {"uv": [8, 1.75, 6, 2], "texture": "#0"},
|
||||
"down": {"uv": [9.25, 7, 7.25, 6.75], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5, 5, 1],
|
||||
"to": [11, 11, 15],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 4, 14]},
|
||||
"faces": {
|
||||
"north": {"uv": [5.75, 4.5, 7.25, 6], "texture": "#0"},
|
||||
"east": {"uv": [0, 1.75, 3.5, 3.25], "texture": "#0"},
|
||||
"south": {"uv": [5.75, 4.5, 7.25, 6], "texture": "#0"},
|
||||
"west": {"uv": [0, 1.75, 3.5, 3.25], "texture": "#0"},
|
||||
"up": {"uv": [1.5, 7, 0, 3.5], "texture": "#0"},
|
||||
"down": {"uv": [3.25, 3.5, 1.75, 7], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4.9, 4.9, 0.9],
|
||||
"to": [11.1, 11.1, 15.1],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 4, 14]},
|
||||
"faces": {
|
||||
"north": {"uv": [5.75, 13.5, 7.25, 15], "texture": "#0"},
|
||||
"east": {"uv": [0, 10.75, 3.5, 12.25], "texture": "#0"},
|
||||
"south": {"uv": [5.75, 13.5, 7.25, 15], "texture": "#0"},
|
||||
"west": {"uv": [0, 10.75, 3.5, 12.25], "texture": "#0"},
|
||||
"up": {"uv": [1.5, 16, 0, 12.5], "texture": "#0"},
|
||||
"down": {"uv": [3.25, 12.5, 1.75, 16], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, 4.9625, 7],
|
||||
"to": [12, 4.9625, 9],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [15, -7.0375, 7]},
|
||||
"faces": {
|
||||
"north": {"uv": [14, 0, 16, 0], "texture": "#0"},
|
||||
"east": {"uv": [15.25, 0.5, 15.75, 0.5], "texture": "#0"},
|
||||
"south": {"uv": [14, 0, 16, 0], "texture": "#0"},
|
||||
"west": {"uv": [15.25, 0.5, 15.75, 0.5], "texture": "#0"},
|
||||
"up": {"uv": [12.5, 13.25, 14.5, 13.75], "texture": "#0"},
|
||||
"down": {"uv": [12.5, 14, 14.5, 14.5], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [12, 0, 7],
|
||||
"to": [12, 12, 9],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [15, 0, 7]},
|
||||
"faces": {
|
||||
"north": {"uv": [13, 0, 13, 3], "texture": "#0"},
|
||||
"east": {"uv": [14.75, 13, 15.25, 16], "texture": "#0"},
|
||||
"south": {"uv": [13.5, 0, 13.5, 3], "texture": "#0"},
|
||||
"west": {"uv": [15.5, 13, 16, 16], "texture": "#0"},
|
||||
"up": {"uv": [15.25, 0.5, 15.25, 1], "texture": "#0"},
|
||||
"down": {"uv": [15.25, 0.5, 15.25, 1], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [11, 0.05, 7],
|
||||
"to": [13, 0.05, 9],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [15, 0, 7]},
|
||||
"faces": {
|
||||
"north": {"uv": [15.25, 0.5, 15.75, 0.5], "texture": "#0"},
|
||||
"east": {"uv": [15.25, 0.5, 15.75, 0.5], "texture": "#0"},
|
||||
"south": {"uv": [15.25, 0.5, 15.75, 0.5], "texture": "#0"},
|
||||
"west": {"uv": [15.25, 0.5, 15.75, 0.5], "texture": "#0"},
|
||||
"up": {"uv": [11.75, 12.75, 12.25, 13.25], "texture": "#0"},
|
||||
"down": {"uv": [11.75, 13.5, 12.25, 14], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [10.5, 0.15, 6.5],
|
||||
"to": [13.5, 0.15, 9.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [15.5, 0.15, 7.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [15.25, 0.5, 16, 0.5], "texture": "#0"},
|
||||
"east": {"uv": [15.25, 0.5, 16, 0.5], "texture": "#0"},
|
||||
"south": {"uv": [15.25, 0.5, 16, 0.5], "texture": "#0"},
|
||||
"west": {"uv": [15.25, 0.5, 16, 0.5], "texture": "#0"},
|
||||
"up": {"uv": [11.5, 14.25, 12.25, 15], "texture": "#0"},
|
||||
"down": {"uv": [11.5, 15.25, 12.25, 16], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2.5, 0.15, 6.5],
|
||||
"to": [5.5, 0.15, 9.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [0.5, 0.15, 7.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [16, 0.5, 15.25, 0.5], "texture": "#0"},
|
||||
"east": {"uv": [16, 0.5, 15.25, 0.5], "texture": "#0"},
|
||||
"south": {"uv": [16, 0.5, 15.25, 0.5], "texture": "#0"},
|
||||
"west": {"uv": [16, 0.5, 15.25, 0.5], "texture": "#0"},
|
||||
"up": {"uv": [12.25, 14.25, 11.5, 15], "texture": "#0"},
|
||||
"down": {"uv": [12.25, 15.25, 11.5, 16], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3, 0.05, 7],
|
||||
"to": [5, 0.05, 9],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [1, 0, 7]},
|
||||
"faces": {
|
||||
"north": {"uv": [15.75, 0.5, 15.25, 0.5], "texture": "#0"},
|
||||
"east": {"uv": [15.75, 0.5, 15.25, 0.5], "texture": "#0"},
|
||||
"south": {"uv": [15.75, 0.5, 15.25, 0.5], "texture": "#0"},
|
||||
"west": {"uv": [15.75, 0.5, 15.25, 0.5], "texture": "#0"},
|
||||
"up": {"uv": [12.25, 12.75, 11.75, 13.25], "texture": "#0"},
|
||||
"down": {"uv": [12.25, 13.5, 11.75, 14], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, 0, 7],
|
||||
"to": [4, 12, 9],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [1, 0, 7]},
|
||||
"faces": {
|
||||
"north": {"uv": [13, 0, 13, 3], "texture": "#0"},
|
||||
"east": {"uv": [16, 13, 15.5, 16], "texture": "#0"},
|
||||
"south": {"uv": [13.5, 0, 13.5, 3], "texture": "#0"},
|
||||
"west": {"uv": [15.25, 13, 14.75, 16], "texture": "#0"},
|
||||
"up": {"uv": [15.25, 0.5, 15.25, 1], "texture": "#0"},
|
||||
"down": {"uv": [15.25, 0.5, 15.25, 1], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, 12, 7],
|
||||
"to": [12, 12, 9],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [15, 0, 7]},
|
||||
"faces": {
|
||||
"north": {"uv": [14, 0, 16, 0], "texture": "#0"},
|
||||
"east": {"uv": [15.25, 0.5, 15.75, 0.5], "texture": "#0"},
|
||||
"south": {"uv": [14, 0, 16, 0], "texture": "#0"},
|
||||
"west": {"uv": [15.25, 0.5, 15.75, 0.5], "texture": "#0"},
|
||||
"up": {"uv": [12.5, 14.75, 14.5, 15.25], "texture": "#0"},
|
||||
"down": {"uv": [12.5, 15.5, 14.5, 16], "texture": "#0"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"rotation": [0, 90, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"rotation": [0, 90, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"rotation": [0, 29, 0],
|
||||
"translation": [0, 1.5, -3.5],
|
||||
"scale": [1.15, 0.91, 0.61]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"rotation": [0, 29, 0],
|
||||
"translation": [0, 1.5, -3.5],
|
||||
"scale": [1.15, 0.91, 0.61]
|
||||
},
|
||||
"ground": {
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [23, 31, 0]
|
||||
},
|
||||
"fixed": {
|
||||
"rotation": [0, 90, 0],
|
||||
"translation": [0, 0, -3.25]
|
||||
}
|
||||
},
|
||||
"groups": [
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
{
|
||||
"name": "group",
|
||||
"origin": [15, 0, 3],
|
||||
"color": 0,
|
||||
"children": [6, 7, 8, 9, 10, 11, 12, 13]
|
||||
}
|
||||
]
|
||||
}
|
||||
+236
@@ -0,0 +1,236 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"texture_size": [64, 64],
|
||||
"textures": {
|
||||
"0": "supernova:block/pipe/fullpipe/pipeironmetalroof",
|
||||
"particle": "supernova:block/pipe/fullpipe/pipeironmetalroof"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [4, 4, 0],
|
||||
"to": [12, 12, 1],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 4, 0]},
|
||||
"faces": {
|
||||
"north": {"uv": [3.5, 5.75, 5.5, 7.75], "texture": "#0"},
|
||||
"east": {"uv": [6.75, 6.75, 7, 8.75], "texture": "#0"},
|
||||
"south": {"uv": [5.75, 2.25, 7.75, 4.25], "texture": "#0"},
|
||||
"west": {"uv": [0, 7.25, 0.25, 9.25], "texture": "#0"},
|
||||
"up": {"uv": [8, 2, 6, 1.75], "texture": "#0"},
|
||||
"down": {"uv": [9.25, 6.75, 7.25, 7], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, 4, 15],
|
||||
"to": [12, 12, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 4, 15]},
|
||||
"faces": {
|
||||
"north": {"uv": [7.75, 2.25, 5.75, 4.25], "texture": "#0"},
|
||||
"east": {"uv": [6.75, 6.75, 7, 8.75], "texture": "#0"},
|
||||
"south": {"uv": [5.5, 5.75, 3.5, 7.75], "texture": "#0"},
|
||||
"west": {"uv": [0, 7.25, 0.25, 9.25], "texture": "#0"},
|
||||
"up": {"uv": [8, 2, 6, 1.75], "texture": "#0"},
|
||||
"down": {"uv": [9.25, 6.75, 7.25, 7], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3.9, 3.9, 14.9],
|
||||
"to": [12.1, 12.1, 16.1],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 4, 15]},
|
||||
"faces": {
|
||||
"north": {"uv": [7.75, 2.25, 5.75, 4.25], "texture": "#0"},
|
||||
"east": {"uv": [6.75, 6.75, 7, 8.75], "texture": "#0"},
|
||||
"south": {"uv": [5.5, 8, 3.5, 10], "texture": "#0"},
|
||||
"west": {"uv": [0, 7.25, 0.25, 9.25], "texture": "#0"},
|
||||
"up": {"uv": [8, 2, 6, 1.75], "texture": "#0"},
|
||||
"down": {"uv": [9.25, 6.75, 7.25, 7], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3.9, 3.9, -0.1],
|
||||
"to": [12.1, 12.1, 1.1],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 4, 1]},
|
||||
"faces": {
|
||||
"north": {"uv": [3.5, 8, 5.5, 10], "texture": "#0"},
|
||||
"east": {"uv": [7, 6.75, 6.75, 8.75], "texture": "#0"},
|
||||
"south": {"uv": [5.75, 2.25, 7.75, 4.25], "texture": "#0"},
|
||||
"west": {"uv": [0.25, 7.25, 0, 9.25], "texture": "#0"},
|
||||
"up": {"uv": [8, 1.75, 6, 2], "texture": "#0"},
|
||||
"down": {"uv": [9.25, 7, 7.25, 6.75], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5, 5, 1],
|
||||
"to": [11, 11, 15],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 4, 14]},
|
||||
"faces": {
|
||||
"north": {"uv": [5.75, 4.5, 7.25, 6], "texture": "#0"},
|
||||
"east": {"uv": [0, 1.75, 3.5, 3.25], "texture": "#0"},
|
||||
"south": {"uv": [5.75, 4.5, 7.25, 6], "texture": "#0"},
|
||||
"west": {"uv": [0, 1.75, 3.5, 3.25], "texture": "#0"},
|
||||
"up": {"uv": [1.5, 7, 0, 3.5], "texture": "#0"},
|
||||
"down": {"uv": [3.25, 3.5, 1.75, 7], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4.9, 4.9, 0.9],
|
||||
"to": [11.1, 11.1, 15.1],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 4, 14]},
|
||||
"faces": {
|
||||
"north": {"uv": [5.75, 13.5, 7.25, 15], "texture": "#0"},
|
||||
"east": {"uv": [0, 10.75, 3.5, 12.25], "texture": "#0"},
|
||||
"south": {"uv": [5.75, 13.5, 7.25, 15], "texture": "#0"},
|
||||
"west": {"uv": [0, 10.75, 3.5, 12.25], "texture": "#0"},
|
||||
"up": {"uv": [1.5, 16, 0, 12.5], "texture": "#0"},
|
||||
"down": {"uv": [3.25, 12.5, 1.75, 16], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, 4.9625, 7],
|
||||
"to": [12, 4.9625, 9],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [15, -7.0375, 7]},
|
||||
"faces": {
|
||||
"north": {"uv": [14, 0, 16, 0], "texture": "#0"},
|
||||
"east": {"uv": [15.25, 0.5, 15.75, 0.5], "texture": "#0"},
|
||||
"south": {"uv": [14, 0, 16, 0], "texture": "#0"},
|
||||
"west": {"uv": [15.25, 0.5, 15.75, 0.5], "texture": "#0"},
|
||||
"up": {"uv": [12.5, 13.25, 14.5, 13.75], "texture": "#0"},
|
||||
"down": {"uv": [12.5, 14, 14.5, 14.5], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [12, 5, 7],
|
||||
"to": [12, 16, 9],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [15, 16, 7]},
|
||||
"faces": {
|
||||
"north": {"uv": [13, 3, 13, 0], "texture": "#0"},
|
||||
"east": {"uv": [14.75, 16, 15.25, 13.25], "texture": "#0"},
|
||||
"south": {"uv": [13.5, 3, 13.5, 0], "texture": "#0"},
|
||||
"west": {"uv": [15.5, 16, 16, 13.25], "texture": "#0"},
|
||||
"up": {"uv": [15.25, 1, 15.25, 0.5], "texture": "#0"},
|
||||
"down": {"uv": [15.25, 1, 15.25, 0.5], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [11, 15.95, 7],
|
||||
"to": [13, 15.95, 9],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [15, 16, 7]},
|
||||
"faces": {
|
||||
"north": {"uv": [15.25, 0.5, 15.75, 0.5], "texture": "#0"},
|
||||
"east": {"uv": [15.25, 0.5, 15.75, 0.5], "texture": "#0"},
|
||||
"south": {"uv": [15.25, 0.5, 15.75, 0.5], "texture": "#0"},
|
||||
"west": {"uv": [15.25, 0.5, 15.75, 0.5], "texture": "#0"},
|
||||
"up": {"uv": [11.75, 14, 12.25, 13.5], "texture": "#0"},
|
||||
"down": {"uv": [11.75, 13.25, 12.25, 12.75], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [10.5, 15.85, 6.5],
|
||||
"to": [13.5, 15.85, 9.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [15.5, 15.85, 7.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [15.25, 0.5, 16, 0.5], "texture": "#0"},
|
||||
"east": {"uv": [15.25, 0.5, 16, 0.5], "texture": "#0"},
|
||||
"south": {"uv": [15.25, 0.5, 16, 0.5], "texture": "#0"},
|
||||
"west": {"uv": [15.25, 0.5, 16, 0.5], "texture": "#0"},
|
||||
"up": {"uv": [11.5, 16, 12.25, 15.25], "texture": "#0"},
|
||||
"down": {"uv": [11.5, 15, 12.25, 14.25], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2.5, 15.85, 6.5],
|
||||
"to": [5.5, 15.85, 9.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [0.5, 15.85, 7.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [16, 0.5, 15.25, 0.5], "texture": "#0"},
|
||||
"east": {"uv": [16, 0.5, 15.25, 0.5], "texture": "#0"},
|
||||
"south": {"uv": [16, 0.5, 15.25, 0.5], "texture": "#0"},
|
||||
"west": {"uv": [16, 0.5, 15.25, 0.5], "texture": "#0"},
|
||||
"up": {"uv": [12.25, 16, 11.5, 15.25], "texture": "#0"},
|
||||
"down": {"uv": [12.25, 15, 11.5, 14.25], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3, 15.95, 7],
|
||||
"to": [5, 15.95, 9],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [1, 16, 7]},
|
||||
"faces": {
|
||||
"north": {"uv": [15.75, 0.5, 15.25, 0.5], "texture": "#0"},
|
||||
"east": {"uv": [15.75, 0.5, 15.25, 0.5], "texture": "#0"},
|
||||
"south": {"uv": [15.75, 0.5, 15.25, 0.5], "texture": "#0"},
|
||||
"west": {"uv": [15.75, 0.5, 15.25, 0.5], "texture": "#0"},
|
||||
"up": {"uv": [12.25, 14, 11.75, 13.5], "texture": "#0"},
|
||||
"down": {"uv": [12.25, 13.25, 11.75, 12.75], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, 5, 7],
|
||||
"to": [4, 16, 9],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [1, 16, 7]},
|
||||
"faces": {
|
||||
"north": {"uv": [13, 3, 13, 0], "texture": "#0"},
|
||||
"east": {"uv": [16, 16, 15.5, 13.25], "texture": "#0"},
|
||||
"south": {"uv": [13.5, 3, 13.5, 0], "texture": "#0"},
|
||||
"west": {"uv": [15.25, 16, 14.75, 13.25], "texture": "#0"},
|
||||
"up": {"uv": [15.25, 1, 15.25, 0.5], "texture": "#0"},
|
||||
"down": {"uv": [15.25, 1, 15.25, 0.5], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, 12, 7],
|
||||
"to": [12, 12, 9],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [15, 0, 7]},
|
||||
"faces": {
|
||||
"north": {"uv": [14, 0, 16, 0], "texture": "#0"},
|
||||
"east": {"uv": [15.25, 0.5, 15.75, 0.5], "texture": "#0"},
|
||||
"south": {"uv": [14, 0, 16, 0], "texture": "#0"},
|
||||
"west": {"uv": [15.25, 0.5, 15.75, 0.5], "texture": "#0"},
|
||||
"up": {"uv": [12.5, 14.75, 14.5, 15.25], "texture": "#0"},
|
||||
"down": {"uv": [12.5, 15.5, 14.5, 16], "texture": "#0"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"rotation": [0, 90, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"rotation": [0, 90, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"rotation": [0, 29, 0],
|
||||
"translation": [0, 1.5, -3.5],
|
||||
"scale": [1.15, 0.91, 0.61]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"rotation": [0, 29, 0],
|
||||
"translation": [0, 1.5, -3.5],
|
||||
"scale": [1.15, 0.91, 0.61]
|
||||
},
|
||||
"ground": {
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [23, 31, 0]
|
||||
},
|
||||
"fixed": {
|
||||
"rotation": [0, 90, 0],
|
||||
"translation": [0, 0, -3.25]
|
||||
}
|
||||
},
|
||||
"groups": [
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
{
|
||||
"name": "group",
|
||||
"origin": [15, 0, 3],
|
||||
"color": 0,
|
||||
"children": [6, 7, 8, 9, 10, 11, 12, 13]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "supernova:block/rutile_chunk_block"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "supernova:block/rutile_chunk_block1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "supernova:block/rutile_chunk_block2"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "supernova:block/simple_block"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"texture_size": [32, 32],
|
||||
"textures": {
|
||||
"0": "supernova:block/pipe_texture",
|
||||
"particle": "supernova:block/pipe_texture"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [4, 4, 0],
|
||||
"to": [12, 12, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 8, 8, 12], "texture": "#0"},
|
||||
"east": {"uv": [0, 0, 8, 4], "texture": "#0"},
|
||||
"south": {"uv": [8, 8, 12, 12], "texture": "#0"},
|
||||
"west": {"uv": [0, 4, 8, 8], "texture": "#0"},
|
||||
"up": {"uv": [4, 16, 0, 8], "texture": "#0"},
|
||||
"down": {"uv": [12, 0, 8, 8], "texture": "#0"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"rotation": [0, 90, 0],
|
||||
"scale": [0.4, 0.4, 0.4]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"rotation": [0, 90, 0],
|
||||
"scale": [0.4, 0.4, 0.4]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"translation": [-1.25, 3.75, 1.25],
|
||||
"scale": [0.4, 0.4, 0.3]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"translation": [-1.25, 3.75, 1.25],
|
||||
"scale": [0.4, 0.4, 0.3]
|
||||
},
|
||||
"ground": {
|
||||
"scale": [0.4, 0.4, 0.4]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [15, 35, 0]
|
||||
},
|
||||
"head": {
|
||||
"translation": [0, 8.25, 0]
|
||||
},
|
||||
"fixed": {
|
||||
"rotation": [0, 90, 0]
|
||||
}
|
||||
},
|
||||
"groups": [
|
||||
{
|
||||
"name": "pipe",
|
||||
"origin": [7, 6, 0],
|
||||
"color": 0,
|
||||
"children": [0]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user