Optimize models

This commit is contained in:
Martin Prokoph
2024-07-31 19:51:27 +02:00
parent 1897e4744e
commit 4e27feb292
82 changed files with 236 additions and 12833 deletions

View File

@@ -65,6 +65,7 @@ dependencies {
modImplementation include("eu.pb4:polymer-blocks:${polymer_version}")
modImplementation include("eu.pb4:polymer-resource-pack:${polymer_version}")
modImplementation include("eu.pb4:polymer-virtual-entity:${polymer_version}")
modImplementation include("eu.pb4:polymer-autohost:${polymer_version}")
modImplementation include("eu.pb4:factorytools:${factorytools_version}")
}

View File

@@ -17,5 +17,5 @@ org.gradle.jvmargs=-Xmx2G
fabric_version=0.100.7+1.21
midnightlib_version=1.5.7-fabric
patchouli_version=1.18.2-67-FABRIC
polymer_version=0.9.6+1.21
polymer_version=0.9.7+1.21
factorytools_version=0.3.1+1.21

View File

@@ -1,145 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_double_lamp_off_top",
"textures": {
"2": "block/black_wool",
"3": "block/redstone_lamp",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/black_wool"
}
}
]
}

View File

@@ -1,145 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_double_lamp_on_top",
"textures": {
"2": "block/black_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/black_wool"
}
}
]
}

View File

@@ -1,159 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_lamp_off",
"textures": {
"0": "block/iron_block",
"2": "block/black_wool",
"3": "block/redstone_lamp",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 12], "texture": "#5"},
"east": {"uv": [0, 13, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 10], "texture": "#5"},
"west": {"uv": [13, 2, 15, 5], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/black_wool"
}
}
]
}

View File

@@ -1,159 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_lamp_on",
"textures": {
"0": "block/iron_block",
"2": "block/black_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 12], "texture": "#5"},
"east": {"uv": [0, 13, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 10], "texture": "#5"},
"west": {"uv": [13, 2, 15, 5], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/black_wool"
}
}
]
}

View File

@@ -1,145 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_double_lamp_off_top",
"textures": {
"2": "block/blue_wool",
"3": "block/redstone_lamp",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/blue_wool"
}
}
]
}

View File

@@ -1,145 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_double_lamp_on_top",
"textures": {
"2": "block/blue_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/blue_wool"
}
}
]
}

View File

@@ -1,159 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_lamp_off",
"textures": {
"0": "block/iron_block",
"2": "block/blue_wool",
"3": "block/redstone_lamp",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 12], "texture": "#5"},
"east": {"uv": [0, 13, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 10], "texture": "#5"},
"west": {"uv": [13, 2, 15, 5], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/blue_wool"
}
}
]
}

View File

@@ -1,159 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_lamp_on",
"textures": {
"0": "block/iron_block",
"2": "block/blue_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 12], "texture": "#5"},
"east": {"uv": [0, 13, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 10], "texture": "#5"},
"west": {"uv": [13, 2, 15, 5], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/blue_wool"
}
}
]
}

View File

@@ -1,145 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_double_lamp_off_top",
"textures": {
"2": "block/brown_wool",
"3": "block/redstone_lamp",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/brown_wool"
}
}
]
}

View File

@@ -1,145 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_double_lamp_on_top",
"textures": {
"2": "block/brown_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/brown_wool"
}
}
]
}

View File

@@ -1,159 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_lamp_off",
"textures": {
"0": "block/iron_block",
"2": "block/brown_wool",
"3": "block/redstone_lamp",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 12], "texture": "#5"},
"east": {"uv": [0, 13, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 10], "texture": "#5"},
"west": {"uv": [13, 2, 15, 5], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/brown_wool"
}
}
]
}

View File

@@ -1,159 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_lamp_on",
"textures": {
"0": "block/iron_block",
"2": "block/brown_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 12], "texture": "#5"},
"east": {"uv": [0, 13, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 10], "texture": "#5"},
"west": {"uv": [13, 2, 15, 5], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/brown_wool"
}
}
]
}

View File

@@ -1,246 +1,7 @@
{
"credit": "made by Motschen",
"parent": "decorative:block/christmas_lights_off",
"textures": {
"1": "block/black_concrete",
"2": "decorative:block/red_lamp",
"4": "decorative:block/green_lamp",
"particle": "block/black_concrete"
},
"elements": [
{
"from": [-8, 4.6, 8],
"to": [3, 5.6, 9],
"rotation": {"angle": -22.5, "axis": "z", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [0, 0, 11, 1], "texture": "#1"},
"east": {"uv": [0, 0, 1, 1], "texture": "#1"},
"south": {"uv": [0, 0, 11, 1], "texture": "#1"},
"west": {"uv": [0, 0, 1, 1], "texture": "#1"},
"up": {"uv": [0, 0, 11, 1], "texture": "#1"},
"down": {"uv": [0, 0, 11, 1], "texture": "#1"}
}
},
{
"from": [13.1, 4.6, 8],
"to": [24.1, 5.6, 9],
"rotation": {"angle": 22.5, "axis": "z", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [0, 0, 11, 1], "texture": "#1"},
"east": {"uv": [0, 0, 1, 1], "texture": "#1"},
"south": {"uv": [0, 0, 11, 1], "texture": "#1"},
"west": {"uv": [0, 0, 1, 1], "texture": "#1"},
"up": {"uv": [0, 0, 11, 1], "rotation": 180, "texture": "#1"},
"down": {"uv": [0, 0, 11, 1], "rotation": 180, "texture": "#1"}
}
},
{
"from": [0.5, 7.1, 8],
"to": [15.53, 8.1, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [0, 0, 15.03, 1], "texture": "#1"},
"east": {"uv": [0, 0, 1, 1], "texture": "#1"},
"south": {"uv": [0, 0, 15.03, 1], "texture": "#1"},
"west": {"uv": [0, 0, 1, 1], "texture": "#1"},
"up": {"uv": [0, 0, 15.03, 1], "rotation": 180, "texture": "#1"},
"down": {"uv": [0, 0, 15.03, 1], "rotation": 180, "texture": "#1"}
}
},
{
"from": [20, 24, 8],
"to": [21, 32, 9],
"rotation": {"angle": -45, "axis": "z", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [0, 0, 8, 1], "rotation": 90, "texture": "#1"},
"east": {"uv": [0, 0, 8, 1], "rotation": 90, "texture": "#1"},
"south": {"uv": [0, 0, 8, 1], "rotation": 270, "texture": "#1"},
"west": {"uv": [0, 0, 8, 1], "rotation": 90, "texture": "#1"},
"up": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#1"},
"down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#1"}
}
},
{
"from": [-5, 24, 8],
"to": [-4, 32, 9],
"rotation": {"angle": 45, "axis": "z", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [0, 0, 8, 1], "rotation": 270, "texture": "#1"},
"east": {"uv": [0, 0, 8, 1], "rotation": 90, "texture": "#1"},
"south": {"uv": [0, 0, 8, 1], "rotation": 90, "texture": "#1"},
"west": {"uv": [0, 0, 8, 1], "rotation": 90, "texture": "#1"},
"up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#1"},
"down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#1"}
}
},
{
"from": [1, 4, 7],
"to": [4, 7, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [9, 12, 8]},
"faces": {
"north": {"uv": [9, 9, 12, 12], "texture": "#2"},
"east": {"uv": [11, 10, 14, 13], "texture": "#2"},
"south": {"uv": [4, 2, 7, 5], "texture": "#2"},
"west": {"uv": [2, 3, 5, 6], "texture": "#2"},
"up": {"uv": [11, 11, 14, 14], "texture": "#2"},
"down": {"uv": [7, 4, 10, 7], "texture": "#2"}
}
},
{
"from": [6.5, 4, 7],
"to": [9.5, 7, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 8]},
"faces": {
"north": {"uv": [9, 9, 12, 12], "texture": "#4"},
"east": {"uv": [11, 10, 14, 13], "texture": "#4"},
"south": {"uv": [4, 2, 7, 5], "texture": "#4"},
"west": {"uv": [2, 3, 5, 6], "texture": "#4"},
"up": {"uv": [11, 11, 14, 14], "texture": "#4"},
"down": {"uv": [7, 4, 10, 7], "texture": "#4"}
}
},
{
"from": [12, 4, 7],
"to": [15, 7, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [20, 12, 8]},
"faces": {
"north": {"uv": [9, 9, 12, 12], "texture": "#2"},
"east": {"uv": [11, 10, 14, 13], "texture": "#2"},
"south": {"uv": [4, 2, 7, 5], "texture": "#2"},
"west": {"uv": [2, 3, 5, 6], "texture": "#2"},
"up": {"uv": [11, 11, 14, 14], "texture": "#2"},
"down": {"uv": [7, 4, 10, 7], "texture": "#2"}
}
},
{
"from": [15.5, 9, 7],
"to": [18.5, 12, 10],
"rotation": {"angle": 22.5, "axis": "z", "origin": [27, 14, 8]},
"faces": {
"north": {"uv": [9, 9, 12, 12], "texture": "#4"},
"east": {"uv": [11, 10, 14, 13], "texture": "#4"},
"south": {"uv": [4, 2, 7, 5], "texture": "#4"},
"west": {"uv": [2, 3, 5, 6], "texture": "#4"},
"up": {"uv": [11, 11, 14, 14], "texture": "#4"},
"down": {"uv": [7, 4, 10, 7], "texture": "#4"}
}
},
{
"from": [-2.5, 3, 7],
"to": [0.5, 6, 10],
"rotation": {"angle": -22.5, "axis": "z", "origin": [5, 12, 8]},
"faces": {
"north": {"uv": [9, 9, 12, 12], "texture": "#4"},
"east": {"uv": [11, 10, 14, 13], "texture": "#4"},
"south": {"uv": [4, 2, 7, 5], "texture": "#4"},
"west": {"uv": [2, 3, 5, 6], "texture": "#4"},
"up": {"uv": [11, 11, 14, 14], "texture": "#4"},
"down": {"uv": [7, 4, 10, 7], "texture": "#4"}
}
},
{
"from": [22, 10, 7],
"to": [25, 13, 10],
"rotation": {"angle": 22.5, "axis": "z", "origin": [30, 12, 8]},
"faces": {
"north": {"uv": [9, 9, 12, 12], "texture": "#2"},
"east": {"uv": [11, 10, 14, 13], "texture": "#2"},
"south": {"uv": [4, 2, 7, 5], "texture": "#2"},
"west": {"uv": [2, 3, 5, 6], "texture": "#2"},
"up": {"uv": [11, 11, 14, 14], "texture": "#2"},
"down": {"uv": [7, 4, 10, 7], "texture": "#2"}
}
},
{
"from": [-8, 7.5, 7],
"to": [-5, 10.5, 10],
"rotation": {"angle": -22.5, "axis": "z", "origin": [-7, 12, 8]},
"faces": {
"north": {"uv": [9, 9, 12, 12], "texture": "#2"},
"east": {"uv": [11, 10, 14, 13], "texture": "#2"},
"south": {"uv": [4, 2, 7, 5], "texture": "#2"},
"west": {"uv": [2, 3, 5, 6], "texture": "#2"},
"up": {"uv": [11, 11, 14, 14], "texture": "#2"},
"down": {"uv": [7, 4, 10, 7], "texture": "#2"}
"4": "decorative:block/green_lamp"
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 1, 0],
"scale": [0.25, 0.25, 0.25]
},
"thirdperson_lefthand": {
"translation": [0, 1, 0],
"scale": [0.25, 0.25, 0.25]
},
"firstperson_righthand": {
"rotation": [0, -23, 0],
"translation": [-0.25, 1.75, 0],
"scale": [0.25, 0.25, 0.25]
},
"firstperson_lefthand": {
"rotation": [0, -23, 0],
"translation": [0, 2.25, 0],
"scale": [0.25, 0.25, 0.25]
},
"ground": {
"scale": [0.25, 0.25, 0.25]
},
"gui": {
"rotation": [25, -25, 0],
"translation": [0, -1.25, 0],
"scale": [0.32, 0.32, 0.32]
},
"head": {
"translation": [0, 7.5, 0],
"scale": [0.25, 0.25, 0.25]
},
"fixed": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
}
},
"groups": [
{
"name": "hanginglights",
"origin": [8, 8, 8],
"children": [0, 1, 2, 3, 4,
{
"name": "light1",
"origin": [8, 8, 8],
"children": [5]
},
{
"name": "light2",
"origin": [8, 8, 8],
"children": [6]
},
{
"name": "light1",
"origin": [8, 8, 8],
"children": [7]
},
{
"name": "light2",
"origin": [8, 8, 8],
"children": [8]
},
{
"name": "light2",
"origin": [8, 8, 8],
"children": [9]
},
{
"name": "light1",
"origin": [8, 8, 8],
"children": [10]
},
{
"name": "light1",
"origin": [8, 8, 8],
"children": [11]
}
]
}
]
}

View File

@@ -1,145 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_double_lamp_off_top",
"textures": {
"2": "block/cyan_wool",
"3": "block/redstone_lamp",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/cyan_wool"
}
}
]
}

View File

@@ -1,145 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_double_lamp_on_top",
"textures": {
"2": "block/cyan_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/cyan_wool"
}
}
]
}

View File

@@ -1,159 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_lamp_off",
"textures": {
"0": "block/iron_block",
"2": "block/cyan_wool",
"3": "block/redstone_lamp",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 12], "texture": "#5"},
"east": {"uv": [0, 13, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 10], "texture": "#5"},
"west": {"uv": [13, 2, 15, 5], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/cyan_wool"
}
}
]
}

View File

@@ -1,159 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_lamp_on",
"textures": {
"0": "block/iron_block",
"2": "block/cyan_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 12], "texture": "#5"},
"east": {"uv": [0, 13, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 10], "texture": "#5"},
"west": {"uv": [13, 2, 15, 5], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/cyan_wool"
}
}
]
}

View File

@@ -1,145 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_double_lamp_off_top",
"textures": {
"2": "block/gray_wool",
"3": "block/redstone_lamp",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/gray_wool"
}
}
]
}

View File

@@ -1,145 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_double_lamp_on_top",
"textures": {
"2": "block/gray_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/gray_wool"
}
}
]
}

View File

@@ -1,159 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_lamp_off",
"textures": {
"0": "block/iron_block",
"2": "block/gray_wool",
"3": "block/redstone_lamp",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 12], "texture": "#5"},
"east": {"uv": [0, 13, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 10], "texture": "#5"},
"west": {"uv": [13, 2, 15, 5], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/gray_wool"
}
}
]
}

View File

@@ -1,159 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_lamp_on",
"textures": {
"0": "block/iron_block",
"2": "block/gray_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 12], "texture": "#5"},
"east": {"uv": [0, 13, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 10], "texture": "#5"},
"west": {"uv": [13, 2, 15, 5], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/gray_wool"
}
}
]
}

View File

@@ -1,145 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_double_lamp_off_top",
"textures": {
"2": "block/green_wool",
"3": "block/redstone_lamp",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/green_wool"
}
}
]
}

View File

@@ -1,145 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_double_lamp_on_top",
"textures": {
"2": "block/green_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/green_wool"
}
}
]
}

View File

@@ -1,159 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_lamp_off",
"textures": {
"0": "block/iron_block",
"2": "block/green_wool",
"3": "block/redstone_lamp",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 12], "texture": "#5"},
"east": {"uv": [0, 13, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 10], "texture": "#5"},
"west": {"uv": [13, 2, 15, 5], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/green_wool"
}
}
]
}

View File

@@ -1,159 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_lamp_on",
"textures": {
"0": "block/iron_block",
"2": "block/green_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 12], "texture": "#5"},
"east": {"uv": [0, 13, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 10], "texture": "#5"},
"west": {"uv": [13, 2, 15, 5], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/green_wool"
}
}
]
}

View File

@@ -1,145 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_double_lamp_off_top",
"textures": {
"2": "block/light_blue_wool",
"3": "block/redstone_lamp",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/light_blue_wool"
}
}
]
}

View File

@@ -1,145 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_double_lamp_on_top",
"textures": {
"2": "block/light_blue_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/light_blue_wool"
}
}
]
}

View File

@@ -1,159 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_lamp_off",
"textures": {
"0": "block/iron_block",
"2": "block/light_blue_wool",
"3": "block/redstone_lamp",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 12], "texture": "#5"},
"east": {"uv": [0, 13, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 10], "texture": "#5"},
"west": {"uv": [13, 2, 15, 5], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/light_blue_wool"
}
}
]
}

View File

@@ -1,159 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_lamp_on",
"textures": {
"0": "block/iron_block",
"2": "block/light_blue_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 12], "texture": "#5"},
"east": {"uv": [0, 13, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 10], "texture": "#5"},
"west": {"uv": [13, 2, 15, 5], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/light_blue_wool"
}
}
]
}

View File

@@ -1,145 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_double_lamp_off_top",
"textures": {
"2": "block/light_gray_wool",
"3": "block/redstone_lamp",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/light_gray_wool"
}
}
]
}

View File

@@ -1,145 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_double_lamp_on_top",
"textures": {
"2": "block/light_gray_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/light_gray_wool"
}
}
]
}

View File

@@ -1,159 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_lamp_off",
"textures": {
"0": "block/iron_block",
"2": "block/light_gray_wool",
"3": "block/redstone_lamp",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 12], "texture": "#5"},
"east": {"uv": [0, 13, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 10], "texture": "#5"},
"west": {"uv": [13, 2, 15, 5], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/light_gray_wool"
}
}
]
}

View File

@@ -1,159 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_lamp_on",
"textures": {
"0": "block/iron_block",
"2": "block/light_gray_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 12], "texture": "#5"},
"east": {"uv": [0, 13, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 10], "texture": "#5"},
"west": {"uv": [13, 2, 15, 5], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/light_gray_wool"
}
}
]
}

View File

@@ -1,145 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_double_lamp_off_top",
"textures": {
"2": "block/lime_wool",
"3": "block/redstone_lamp",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/lime_wool"
}
}
]
}

View File

@@ -1,145 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_double_lamp_on_top",
"textures": {
"2": "block/lime_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/lime_wool"
}
}
]
}

View File

@@ -1,159 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_lamp_off",
"textures": {
"0": "block/iron_block",
"2": "block/lime_wool",
"3": "block/redstone_lamp",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 12], "texture": "#5"},
"east": {"uv": [0, 13, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 10], "texture": "#5"},
"west": {"uv": [13, 2, 15, 5], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/lime_wool"
}
}
]
}

View File

@@ -1,159 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_lamp_on",
"textures": {
"0": "block/iron_block",
"2": "block/lime_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 12], "texture": "#5"},
"east": {"uv": [0, 13, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 10], "texture": "#5"},
"west": {"uv": [13, 2, 15, 5], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/lime_wool"
}
}
]
}

View File

@@ -1,145 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_double_lamp_off_top",
"textures": {
"2": "block/magenta_wool",
"3": "block/redstone_lamp",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/magenta_wool"
}
}
]
}

View File

@@ -1,145 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_double_lamp_on_top",
"textures": {
"2": "block/magenta_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/magenta_wool"
}
}
]
}

View File

@@ -1,159 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_lamp_off",
"textures": {
"0": "block/iron_block",
"2": "block/magenta_wool",
"3": "block/redstone_lamp",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 12], "texture": "#5"},
"east": {"uv": [0, 13, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 10], "texture": "#5"},
"west": {"uv": [13, 2, 15, 5], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/magenta_wool"
}
}
]
}

View File

@@ -1,159 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_lamp_on",
"textures": {
"0": "block/iron_block",
"2": "block/magenta_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 12], "texture": "#5"},
"east": {"uv": [0, 13, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 10], "texture": "#5"},
"west": {"uv": [13, 2, 15, 5], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/magenta_wool"
}
}
]
}

View File

@@ -1,145 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_double_lamp_off_top",
"textures": {
"2": "block/orange_wool",
"3": "block/redstone_lamp",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/orange_wool"
}
}
]
}

View File

@@ -1,145 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_double_lamp_on_top",
"textures": {
"2": "block/orange_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/orange_wool"
}
}
]
}

View File

@@ -1,159 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_lamp_off",
"textures": {
"0": "block/iron_block",
"2": "block/orange_wool",
"3": "block/redstone_lamp",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 12], "texture": "#5"},
"east": {"uv": [0, 13, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 10], "texture": "#5"},
"west": {"uv": [13, 2, 15, 5], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/orange_wool"
}
}
]
}

View File

@@ -1,159 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_lamp_on",
"textures": {
"0": "block/iron_block",
"2": "block/orange_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 12], "texture": "#5"},
"east": {"uv": [0, 13, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 10], "texture": "#5"},
"west": {"uv": [13, 2, 15, 5], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/orange_wool"
}
}
]
}

View File

@@ -1,246 +0,0 @@
{
"credit": "made by Motschen",
"textures": {
"1": "block/black_concrete",
"2": "decorative:block/red_lamp_off",
"4": "decorative:block/green_lamp_off",
"particle": "block/black_concrete"
},
"elements": [
{
"from": [-8, 4.6, 8],
"to": [3, 5.6, 9],
"rotation": {"angle": -22.5, "axis": "z", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [0, 0, 11, 1], "texture": "#1"},
"east": {"uv": [0, 0, 1, 1], "texture": "#1"},
"south": {"uv": [0, 0, 11, 1], "texture": "#1"},
"west": {"uv": [0, 0, 1, 1], "texture": "#1"},
"up": {"uv": [0, 0, 11, 1], "texture": "#1"},
"down": {"uv": [0, 0, 11, 1], "texture": "#1"}
}
},
{
"from": [13.1, 4.6, 8],
"to": [24.1, 5.6, 9],
"rotation": {"angle": 22.5, "axis": "z", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [0, 0, 11, 1], "texture": "#1"},
"east": {"uv": [0, 0, 1, 1], "texture": "#1"},
"south": {"uv": [0, 0, 11, 1], "texture": "#1"},
"west": {"uv": [0, 0, 1, 1], "texture": "#1"},
"up": {"uv": [0, 0, 11, 1], "rotation": 180, "texture": "#1"},
"down": {"uv": [0, 0, 11, 1], "rotation": 180, "texture": "#1"}
}
},
{
"from": [0.5, 7.1, 8],
"to": [15.53, 8.1, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [0, 0, 15.03, 1], "texture": "#1"},
"east": {"uv": [0, 0, 1, 1], "texture": "#1"},
"south": {"uv": [0, 0, 15.03, 1], "texture": "#1"},
"west": {"uv": [0, 0, 1, 1], "texture": "#1"},
"up": {"uv": [0, 0, 15.03, 1], "rotation": 180, "texture": "#1"},
"down": {"uv": [0, 0, 15.03, 1], "rotation": 180, "texture": "#1"}
}
},
{
"from": [20, 24, 8],
"to": [21, 32, 9],
"rotation": {"angle": -45, "axis": "z", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [0, 0, 8, 1], "rotation": 90, "texture": "#1"},
"east": {"uv": [0, 0, 8, 1], "rotation": 90, "texture": "#1"},
"south": {"uv": [0, 0, 8, 1], "rotation": 270, "texture": "#1"},
"west": {"uv": [0, 0, 8, 1], "rotation": 90, "texture": "#1"},
"up": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#1"},
"down": {"uv": [0, 0, 1, 1], "rotation": 270, "texture": "#1"}
}
},
{
"from": [-5, 24, 8],
"to": [-4, 32, 9],
"rotation": {"angle": 45, "axis": "z", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [0, 0, 8, 1], "rotation": 270, "texture": "#1"},
"east": {"uv": [0, 0, 8, 1], "rotation": 90, "texture": "#1"},
"south": {"uv": [0, 0, 8, 1], "rotation": 90, "texture": "#1"},
"west": {"uv": [0, 0, 8, 1], "rotation": 90, "texture": "#1"},
"up": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#1"},
"down": {"uv": [0, 0, 1, 1], "rotation": 90, "texture": "#1"}
}
},
{
"from": [1, 4, 7],
"to": [4, 7, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [9, 12, 8]},
"faces": {
"north": {"uv": [9, 9, 12, 12], "texture": "#2"},
"east": {"uv": [11, 10, 14, 13], "texture": "#2"},
"south": {"uv": [4, 2, 7, 5], "texture": "#2"},
"west": {"uv": [2, 3, 5, 6], "texture": "#2"},
"up": {"uv": [11, 11, 14, 14], "texture": "#2"},
"down": {"uv": [7, 4, 10, 7], "texture": "#2"}
}
},
{
"from": [6.5, 4, 7],
"to": [9.5, 7, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 8]},
"faces": {
"north": {"uv": [9, 9, 12, 12], "texture": "#4"},
"east": {"uv": [11, 10, 14, 13], "texture": "#4"},
"south": {"uv": [4, 2, 7, 5], "texture": "#4"},
"west": {"uv": [2, 3, 5, 6], "texture": "#4"},
"up": {"uv": [11, 11, 14, 14], "texture": "#4"},
"down": {"uv": [7, 4, 10, 7], "texture": "#4"}
}
},
{
"from": [12, 4, 7],
"to": [15, 7, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [20, 12, 8]},
"faces": {
"north": {"uv": [9, 9, 12, 12], "texture": "#2"},
"east": {"uv": [11, 10, 14, 13], "texture": "#2"},
"south": {"uv": [4, 2, 7, 5], "texture": "#2"},
"west": {"uv": [2, 3, 5, 6], "texture": "#2"},
"up": {"uv": [11, 11, 14, 14], "texture": "#2"},
"down": {"uv": [7, 4, 10, 7], "texture": "#2"}
}
},
{
"from": [15.5, 9, 7],
"to": [18.5, 12, 10],
"rotation": {"angle": 22.5, "axis": "z", "origin": [27, 14, 8]},
"faces": {
"north": {"uv": [9, 9, 12, 12], "texture": "#4"},
"east": {"uv": [11, 10, 14, 13], "texture": "#4"},
"south": {"uv": [4, 2, 7, 5], "texture": "#4"},
"west": {"uv": [2, 3, 5, 6], "texture": "#4"},
"up": {"uv": [11, 11, 14, 14], "texture": "#4"},
"down": {"uv": [7, 4, 10, 7], "texture": "#4"}
}
},
{
"from": [-2.5, 3, 7],
"to": [0.5, 6, 10],
"rotation": {"angle": -22.5, "axis": "z", "origin": [5, 12, 8]},
"faces": {
"north": {"uv": [9, 9, 12, 12], "texture": "#4"},
"east": {"uv": [11, 10, 14, 13], "texture": "#4"},
"south": {"uv": [4, 2, 7, 5], "texture": "#4"},
"west": {"uv": [2, 3, 5, 6], "texture": "#4"},
"up": {"uv": [11, 11, 14, 14], "texture": "#4"},
"down": {"uv": [7, 4, 10, 7], "texture": "#4"}
}
},
{
"from": [22, 10, 7],
"to": [25, 13, 10],
"rotation": {"angle": 22.5, "axis": "z", "origin": [30, 12, 8]},
"faces": {
"north": {"uv": [9, 9, 12, 12], "texture": "#2"},
"east": {"uv": [11, 10, 14, 13], "texture": "#2"},
"south": {"uv": [4, 2, 7, 5], "texture": "#2"},
"west": {"uv": [2, 3, 5, 6], "texture": "#2"},
"up": {"uv": [11, 11, 14, 14], "texture": "#2"},
"down": {"uv": [7, 4, 10, 7], "texture": "#2"}
}
},
{
"from": [-8, 7.5, 7],
"to": [-5, 10.5, 10],
"rotation": {"angle": -22.5, "axis": "z", "origin": [-7, 12, 8]},
"faces": {
"north": {"uv": [9, 9, 12, 12], "texture": "#2"},
"east": {"uv": [11, 10, 14, 13], "texture": "#2"},
"south": {"uv": [4, 2, 7, 5], "texture": "#2"},
"west": {"uv": [2, 3, 5, 6], "texture": "#2"},
"up": {"uv": [11, 11, 14, 14], "texture": "#2"},
"down": {"uv": [7, 4, 10, 7], "texture": "#2"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 1, 0],
"scale": [0.25, 0.25, 0.25]
},
"thirdperson_lefthand": {
"translation": [0, 1, 0],
"scale": [0.25, 0.25, 0.25]
},
"firstperson_righthand": {
"rotation": [0, -23, 0],
"translation": [-0.25, 1.75, 0],
"scale": [0.25, 0.25, 0.25]
},
"firstperson_lefthand": {
"rotation": [0, -23, 0],
"translation": [0, 2.25, 0],
"scale": [0.25, 0.25, 0.25]
},
"ground": {
"scale": [0.25, 0.25, 0.25]
},
"gui": {
"rotation": [25, -25, 0],
"translation": [0, -1.25, 0],
"scale": [0.32, 0.32, 0.32]
},
"head": {
"translation": [0, 7.5, 0],
"scale": [0.25, 0.25, 0.25]
},
"fixed": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
}
},
"groups": [
{
"name": "hanginglights",
"origin": [8, 8, 8],
"children": [0, 1, 2, 3, 4,
{
"name": "light1",
"origin": [8, 8, 8],
"children": [5]
},
{
"name": "light2",
"origin": [8, 8, 8],
"children": [6]
},
{
"name": "light1",
"origin": [8, 8, 8],
"children": [7]
},
{
"name": "light2",
"origin": [8, 8, 8],
"children": [8]
},
{
"name": "light2",
"origin": [8, 8, 8],
"children": [9]
},
{
"name": "light1",
"origin": [8, 8, 8],
"children": [10]
},
{
"name": "light1",
"origin": [8, 8, 8],
"children": [11]
}
]
}
]
}

View File

@@ -1,145 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_double_lamp_off_top",
"textures": {
"2": "block/pink_wool",
"3": "block/redstone_lamp",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/pink_wool"
}
}
]
}

View File

@@ -1,145 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_double_lamp_on_top",
"textures": {
"2": "block/pink_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/pink_wool"
}
}
]
}

View File

@@ -1,159 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_lamp_off",
"textures": {
"0": "block/iron_block",
"2": "block/pink_wool",
"3": "block/redstone_lamp",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 12], "texture": "#5"},
"east": {"uv": [0, 13, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 10], "texture": "#5"},
"west": {"uv": [13, 2, 15, 5], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/pink_wool"
}
}
]
}

View File

@@ -1,159 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_lamp_on",
"textures": {
"0": "block/iron_block",
"2": "block/pink_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 12], "texture": "#5"},
"east": {"uv": [0, 13, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 10], "texture": "#5"},
"west": {"uv": [13, 2, 15, 5], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/pink_wool"
}
}
]
}

View File

@@ -1,145 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_double_lamp_off_top",
"textures": {
"2": "block/purple_wool",
"3": "block/redstone_lamp",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/purple_wool"
}
}
]
}

View File

@@ -1,145 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_double_lamp_on_top",
"textures": {
"2": "block/purple_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/purple_wool"
}
}
]
}

View File

@@ -1,159 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_lamp_off",
"textures": {
"0": "block/iron_block",
"2": "block/purple_wool",
"3": "block/redstone_lamp",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 12], "texture": "#5"},
"east": {"uv": [0, 13, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 10], "texture": "#5"},
"west": {"uv": [13, 2, 15, 5], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/purple_wool"
}
}
]
}

View File

@@ -1,159 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_lamp_on",
"textures": {
"0": "block/iron_block",
"2": "block/purple_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 12], "texture": "#5"},
"east": {"uv": [0, 13, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 10], "texture": "#5"},
"west": {"uv": [13, 2, 15, 5], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/purple_wool"
}
}
]
}

View File

@@ -1,145 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_double_lamp_off_top",
"textures": {
"2": "block/red_wool",
"3": "block/redstone_lamp",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/red_wool"
}
}
]
}

View File

@@ -1,145 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_double_lamp_on_top",
"textures": {
"2": "block/red_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/red_wool"
}
}
]
}

View File

@@ -1,159 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_lamp_off",
"textures": {
"0": "block/iron_block",
"2": "block/red_wool",
"3": "block/redstone_lamp",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 12], "texture": "#5"},
"east": {"uv": [0, 13, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 10], "texture": "#5"},
"west": {"uv": [13, 2, 15, 5], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/red_wool"
}
}
]
}

View File

@@ -1,159 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_lamp_on",
"textures": {
"0": "block/iron_block",
"2": "block/red_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 12], "texture": "#5"},
"east": {"uv": [0, 13, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 10], "texture": "#5"},
"west": {"uv": [13, 2, 15, 5], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/red_wool"
}
}
]
}

View File

@@ -1,145 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_double_lamp_off_top",
"textures": {
"2": "block/white_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"3": "block/redstone_lamp_on"
}
}
]
}

View File

@@ -1,159 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_lamp_off",
"textures": {
"0": "block/iron_block",
"2": "block/white_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 12], "texture": "#5"},
"east": {"uv": [0, 13, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 10], "texture": "#5"},
"west": {"uv": [13, 2, 15, 5], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"3": "block/redstone_lamp_on"
}
}
]
}

View File

@@ -1,145 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_double_lamp_off_top",
"textures": {
"2": "block/yellow_wool",
"3": "block/redstone_lamp",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/yellow_wool"
}
}
]
}

View File

@@ -1,145 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_double_lamp_on_top",
"textures": {
"2": "block/yellow_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/yellow_wool"
}
}
]
}

View File

@@ -1,159 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_lamp_off",
"textures": {
"0": "block/iron_block",
"2": "block/yellow_wool",
"3": "block/redstone_lamp",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 12], "texture": "#5"},
"east": {"uv": [0, 13, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 10], "texture": "#5"},
"west": {"uv": [13, 2, 15, 5], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/yellow_wool"
}
}
]
}

View File

@@ -1,159 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:block/white_lamp_on",
"textures": {
"0": "block/iron_block",
"2": "block/yellow_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 4, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 12], "texture": "#5"},
"east": {"uv": [0, 13, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 10], "texture": "#5"},
"west": {"uv": [13, 2, 15, 5], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 5, 7],
"to": [9, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 13, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 4, 7.25],
"to": [8.75, 5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 4.25, 7.75],
"to": [7.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 4.25, 7.75],
"to": [11.25, 4.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 12, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 8.75],
"to": [8.25, 4.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 4.25, 4.75],
"to": [8.25, 4.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 12, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 4, 5],
"to": [5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 4, 5],
"to": [12, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 4, 11],
"to": [11, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 4, 4],
"to": [11, 10, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/yellow_wool"
}
}
]
}

View File

@@ -1,210 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:item/white_double_lamp",
"textures": {
"0": "block/iron_block",
"2": "block/black_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 16, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [4, 1, 6, 16], "texture": "#5"},
"east": {"uv": [0, 1, 2, 16], "texture": "#5"},
"south": {"uv": [6, 1, 8, 16], "texture": "#5"},
"west": {"uv": [13, 0, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 16, 7],
"to": [9, 20, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 25, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 21, 7],
"to": [9, 23, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 29, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 20, 7.25],
"to": [8.75, 21, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 20.25, 7.75],
"to": [7.25, 20.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 20.25, 7.75],
"to": [11.25, 20.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 20.25, 8.75],
"to": [8.25, 20.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 20.25, 4.75],
"to": [8.25, 20.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 20, 5],
"to": [5, 26, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 20, 5],
"to": [12, 26, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 28, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 20, 11],
"to": [11, 26, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 20, 4],
"to": [11, 26, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/black_wool"
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"translation": [0, 0.75, 0],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_lefthand": {
"translation": [0, 1.25, 0],
"scale": [0.5, 0.5, 0.5]
},
"ground": {
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [45, 45, 0],
"translation": [0, -2, 0],
"scale": [0.5, 0.5, 0.5]
},
"head": {
"translation": [0, -5.75, 0]
},
"fixed": {
"translation": [0, -2, 0],
"scale": [0.5, 0.5, 0.5]
}
},
"groups": [0, 1,
{
"name": "double_lamp_on_top",
"origin": [8, 8, 8],
"children": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
}
]
}

View File

@@ -1,210 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:item/white_double_lamp",
"textures": {
"0": "block/iron_block",
"2": "block/blue_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 16, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [4, 1, 6, 16], "texture": "#5"},
"east": {"uv": [0, 1, 2, 16], "texture": "#5"},
"south": {"uv": [6, 1, 8, 16], "texture": "#5"},
"west": {"uv": [13, 0, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 16, 7],
"to": [9, 20, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 25, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 21, 7],
"to": [9, 23, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 29, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 20, 7.25],
"to": [8.75, 21, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 20.25, 7.75],
"to": [7.25, 20.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 20.25, 7.75],
"to": [11.25, 20.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 20.25, 8.75],
"to": [8.25, 20.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 20.25, 4.75],
"to": [8.25, 20.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 20, 5],
"to": [5, 26, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 20, 5],
"to": [12, 26, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 28, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 20, 11],
"to": [11, 26, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 20, 4],
"to": [11, 26, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/blue_wool"
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"translation": [0, 0.75, 0],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_lefthand": {
"translation": [0, 1.25, 0],
"scale": [0.5, 0.5, 0.5]
},
"ground": {
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [45, 45, 0],
"translation": [0, -2, 0],
"scale": [0.5, 0.5, 0.5]
},
"head": {
"translation": [0, -5.75, 0]
},
"fixed": {
"translation": [0, -2, 0],
"scale": [0.5, 0.5, 0.5]
}
},
"groups": [0, 1,
{
"name": "double_lamp_on_top",
"origin": [8, 8, 8],
"children": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
}
]
}

View File

@@ -1,210 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:item/white_double_lamp",
"textures": {
"0": "block/iron_block",
"2": "block/brown_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 16, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [4, 1, 6, 16], "texture": "#5"},
"east": {"uv": [0, 1, 2, 16], "texture": "#5"},
"south": {"uv": [6, 1, 8, 16], "texture": "#5"},
"west": {"uv": [13, 0, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 16, 7],
"to": [9, 20, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 25, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 21, 7],
"to": [9, 23, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 29, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 20, 7.25],
"to": [8.75, 21, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 20.25, 7.75],
"to": [7.25, 20.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 20.25, 7.75],
"to": [11.25, 20.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 20.25, 8.75],
"to": [8.25, 20.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 20.25, 4.75],
"to": [8.25, 20.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 20, 5],
"to": [5, 26, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 20, 5],
"to": [12, 26, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 28, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 20, 11],
"to": [11, 26, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 20, 4],
"to": [11, 26, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/brown_wool"
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"translation": [0, 0.75, 0],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_lefthand": {
"translation": [0, 1.25, 0],
"scale": [0.5, 0.5, 0.5]
},
"ground": {
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [45, 45, 0],
"translation": [0, -2, 0],
"scale": [0.5, 0.5, 0.5]
},
"head": {
"translation": [0, -5.75, 0]
},
"fixed": {
"translation": [0, -2, 0],
"scale": [0.5, 0.5, 0.5]
}
},
"groups": [0, 1,
{
"name": "double_lamp_on_top",
"origin": [8, 8, 8],
"children": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
}
]
}

View File

@@ -1,210 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:item/white_double_lamp",
"textures": {
"0": "block/iron_block",
"2": "block/cyan_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 16, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [4, 1, 6, 16], "texture": "#5"},
"east": {"uv": [0, 1, 2, 16], "texture": "#5"},
"south": {"uv": [6, 1, 8, 16], "texture": "#5"},
"west": {"uv": [13, 0, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 16, 7],
"to": [9, 20, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 25, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 21, 7],
"to": [9, 23, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 29, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 20, 7.25],
"to": [8.75, 21, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 20.25, 7.75],
"to": [7.25, 20.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 20.25, 7.75],
"to": [11.25, 20.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 20.25, 8.75],
"to": [8.25, 20.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 20.25, 4.75],
"to": [8.25, 20.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 20, 5],
"to": [5, 26, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 20, 5],
"to": [12, 26, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 28, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 20, 11],
"to": [11, 26, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 20, 4],
"to": [11, 26, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/cyan_wool"
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"translation": [0, 0.75, 0],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_lefthand": {
"translation": [0, 1.25, 0],
"scale": [0.5, 0.5, 0.5]
},
"ground": {
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [45, 45, 0],
"translation": [0, -2, 0],
"scale": [0.5, 0.5, 0.5]
},
"head": {
"translation": [0, -5.75, 0]
},
"fixed": {
"translation": [0, -2, 0],
"scale": [0.5, 0.5, 0.5]
}
},
"groups": [0, 1,
{
"name": "double_lamp_on_top",
"origin": [8, 8, 8],
"children": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
}
]
}

View File

@@ -1,210 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:item/white_double_lamp",
"textures": {
"0": "block/iron_block",
"2": "block/gray_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 16, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [4, 1, 6, 16], "texture": "#5"},
"east": {"uv": [0, 1, 2, 16], "texture": "#5"},
"south": {"uv": [6, 1, 8, 16], "texture": "#5"},
"west": {"uv": [13, 0, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 16, 7],
"to": [9, 20, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 25, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 21, 7],
"to": [9, 23, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 29, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 20, 7.25],
"to": [8.75, 21, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 20.25, 7.75],
"to": [7.25, 20.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 20.25, 7.75],
"to": [11.25, 20.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 20.25, 8.75],
"to": [8.25, 20.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 20.25, 4.75],
"to": [8.25, 20.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 20, 5],
"to": [5, 26, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 20, 5],
"to": [12, 26, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 28, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 20, 11],
"to": [11, 26, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 20, 4],
"to": [11, 26, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/gray_wool"
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"translation": [0, 0.75, 0],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_lefthand": {
"translation": [0, 1.25, 0],
"scale": [0.5, 0.5, 0.5]
},
"ground": {
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [45, 45, 0],
"translation": [0, -2, 0],
"scale": [0.5, 0.5, 0.5]
},
"head": {
"translation": [0, -5.75, 0]
},
"fixed": {
"translation": [0, -2, 0],
"scale": [0.5, 0.5, 0.5]
}
},
"groups": [0, 1,
{
"name": "double_lamp_on_top",
"origin": [8, 8, 8],
"children": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
}
]
}

View File

@@ -1,210 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:item/white_double_lamp",
"textures": {
"0": "block/iron_block",
"2": "block/green_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 16, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [4, 1, 6, 16], "texture": "#5"},
"east": {"uv": [0, 1, 2, 16], "texture": "#5"},
"south": {"uv": [6, 1, 8, 16], "texture": "#5"},
"west": {"uv": [13, 0, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 16, 7],
"to": [9, 20, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 25, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 21, 7],
"to": [9, 23, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 29, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 20, 7.25],
"to": [8.75, 21, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 20.25, 7.75],
"to": [7.25, 20.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 20.25, 7.75],
"to": [11.25, 20.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 20.25, 8.75],
"to": [8.25, 20.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 20.25, 4.75],
"to": [8.25, 20.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 20, 5],
"to": [5, 26, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 20, 5],
"to": [12, 26, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 28, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 20, 11],
"to": [11, 26, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 20, 4],
"to": [11, 26, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/green_wool"
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"translation": [0, 0.75, 0],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_lefthand": {
"translation": [0, 1.25, 0],
"scale": [0.5, 0.5, 0.5]
},
"ground": {
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [45, 45, 0],
"translation": [0, -2, 0],
"scale": [0.5, 0.5, 0.5]
},
"head": {
"translation": [0, -5.75, 0]
},
"fixed": {
"translation": [0, -2, 0],
"scale": [0.5, 0.5, 0.5]
}
},
"groups": [0, 1,
{
"name": "double_lamp_on_top",
"origin": [8, 8, 8],
"children": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
}
]
}

View File

@@ -1,210 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:item/white_double_lamp",
"textures": {
"0": "block/iron_block",
"2": "block/light_blue_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 16, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [4, 1, 6, 16], "texture": "#5"},
"east": {"uv": [0, 1, 2, 16], "texture": "#5"},
"south": {"uv": [6, 1, 8, 16], "texture": "#5"},
"west": {"uv": [13, 0, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 16, 7],
"to": [9, 20, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 25, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 21, 7],
"to": [9, 23, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 29, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 20, 7.25],
"to": [8.75, 21, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 20.25, 7.75],
"to": [7.25, 20.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 20.25, 7.75],
"to": [11.25, 20.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 20.25, 8.75],
"to": [8.25, 20.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 20.25, 4.75],
"to": [8.25, 20.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 20, 5],
"to": [5, 26, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 20, 5],
"to": [12, 26, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 28, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 20, 11],
"to": [11, 26, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 20, 4],
"to": [11, 26, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/light_blue_wool"
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"translation": [0, 0.75, 0],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_lefthand": {
"translation": [0, 1.25, 0],
"scale": [0.5, 0.5, 0.5]
},
"ground": {
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [45, 45, 0],
"translation": [0, -2, 0],
"scale": [0.5, 0.5, 0.5]
},
"head": {
"translation": [0, -5.75, 0]
},
"fixed": {
"translation": [0, -2, 0],
"scale": [0.5, 0.5, 0.5]
}
},
"groups": [0, 1,
{
"name": "double_lamp_on_top",
"origin": [8, 8, 8],
"children": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
}
]
}

View File

@@ -1,210 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:item/white_double_lamp",
"textures": {
"0": "block/iron_block",
"2": "block/light_gray_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 16, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [4, 1, 6, 16], "texture": "#5"},
"east": {"uv": [0, 1, 2, 16], "texture": "#5"},
"south": {"uv": [6, 1, 8, 16], "texture": "#5"},
"west": {"uv": [13, 0, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 16, 7],
"to": [9, 20, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 25, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 21, 7],
"to": [9, 23, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 29, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 20, 7.25],
"to": [8.75, 21, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 20.25, 7.75],
"to": [7.25, 20.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 20.25, 7.75],
"to": [11.25, 20.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 20.25, 8.75],
"to": [8.25, 20.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 20.25, 4.75],
"to": [8.25, 20.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 20, 5],
"to": [5, 26, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 20, 5],
"to": [12, 26, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 28, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 20, 11],
"to": [11, 26, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 20, 4],
"to": [11, 26, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/light_gray_wool"
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"translation": [0, 0.75, 0],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_lefthand": {
"translation": [0, 1.25, 0],
"scale": [0.5, 0.5, 0.5]
},
"ground": {
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [45, 45, 0],
"translation": [0, -2, 0],
"scale": [0.5, 0.5, 0.5]
},
"head": {
"translation": [0, -5.75, 0]
},
"fixed": {
"translation": [0, -2, 0],
"scale": [0.5, 0.5, 0.5]
}
},
"groups": [0, 1,
{
"name": "double_lamp_on_top",
"origin": [8, 8, 8],
"children": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
}
]
}

View File

@@ -1,210 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:item/white_double_lamp",
"textures": {
"0": "block/iron_block",
"2": "block/lime_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 16, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [4, 1, 6, 16], "texture": "#5"},
"east": {"uv": [0, 1, 2, 16], "texture": "#5"},
"south": {"uv": [6, 1, 8, 16], "texture": "#5"},
"west": {"uv": [13, 0, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 16, 7],
"to": [9, 20, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 25, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 21, 7],
"to": [9, 23, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 29, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 20, 7.25],
"to": [8.75, 21, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 20.25, 7.75],
"to": [7.25, 20.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 20.25, 7.75],
"to": [11.25, 20.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 20.25, 8.75],
"to": [8.25, 20.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 20.25, 4.75],
"to": [8.25, 20.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 20, 5],
"to": [5, 26, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 20, 5],
"to": [12, 26, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 28, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 20, 11],
"to": [11, 26, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 20, 4],
"to": [11, 26, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/lime_wool"
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"translation": [0, 0.75, 0],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_lefthand": {
"translation": [0, 1.25, 0],
"scale": [0.5, 0.5, 0.5]
},
"ground": {
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [45, 45, 0],
"translation": [0, -2, 0],
"scale": [0.5, 0.5, 0.5]
},
"head": {
"translation": [0, -5.75, 0]
},
"fixed": {
"translation": [0, -2, 0],
"scale": [0.5, 0.5, 0.5]
}
},
"groups": [0, 1,
{
"name": "double_lamp_on_top",
"origin": [8, 8, 8],
"children": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
}
]
}

View File

@@ -1,210 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:item/white_double_lamp",
"textures": {
"0": "block/iron_block",
"2": "block/magenta_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 16, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [4, 1, 6, 16], "texture": "#5"},
"east": {"uv": [0, 1, 2, 16], "texture": "#5"},
"south": {"uv": [6, 1, 8, 16], "texture": "#5"},
"west": {"uv": [13, 0, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 16, 7],
"to": [9, 20, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 25, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 21, 7],
"to": [9, 23, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 29, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 20, 7.25],
"to": [8.75, 21, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 20.25, 7.75],
"to": [7.25, 20.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 20.25, 7.75],
"to": [11.25, 20.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 20.25, 8.75],
"to": [8.25, 20.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 20.25, 4.75],
"to": [8.25, 20.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 20, 5],
"to": [5, 26, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 20, 5],
"to": [12, 26, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 28, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 20, 11],
"to": [11, 26, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 20, 4],
"to": [11, 26, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/magenta_wool"
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"translation": [0, 0.75, 0],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_lefthand": {
"translation": [0, 1.25, 0],
"scale": [0.5, 0.5, 0.5]
},
"ground": {
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [45, 45, 0],
"translation": [0, -2, 0],
"scale": [0.5, 0.5, 0.5]
},
"head": {
"translation": [0, -5.75, 0]
},
"fixed": {
"translation": [0, -2, 0],
"scale": [0.5, 0.5, 0.5]
}
},
"groups": [0, 1,
{
"name": "double_lamp_on_top",
"origin": [8, 8, 8],
"children": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
}
]
}

View File

@@ -1,210 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:item/white_double_lamp",
"textures": {
"0": "block/iron_block",
"2": "block/orange_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 16, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [4, 1, 6, 16], "texture": "#5"},
"east": {"uv": [0, 1, 2, 16], "texture": "#5"},
"south": {"uv": [6, 1, 8, 16], "texture": "#5"},
"west": {"uv": [13, 0, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 16, 7],
"to": [9, 20, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 25, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 21, 7],
"to": [9, 23, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 29, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 20, 7.25],
"to": [8.75, 21, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 20.25, 7.75],
"to": [7.25, 20.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 20.25, 7.75],
"to": [11.25, 20.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 20.25, 8.75],
"to": [8.25, 20.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 20.25, 4.75],
"to": [8.25, 20.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 20, 5],
"to": [5, 26, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 20, 5],
"to": [12, 26, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 28, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 20, 11],
"to": [11, 26, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 20, 4],
"to": [11, 26, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/orange_wool"
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"translation": [0, 0.75, 0],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_lefthand": {
"translation": [0, 1.25, 0],
"scale": [0.5, 0.5, 0.5]
},
"ground": {
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [45, 45, 0],
"translation": [0, -2, 0],
"scale": [0.5, 0.5, 0.5]
},
"head": {
"translation": [0, -5.75, 0]
},
"fixed": {
"translation": [0, -2, 0],
"scale": [0.5, 0.5, 0.5]
}
},
"groups": [0, 1,
{
"name": "double_lamp_on_top",
"origin": [8, 8, 8],
"children": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
}
]
}

View File

@@ -1,210 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:item/white_double_lamp",
"textures": {
"0": "block/iron_block",
"2": "block/pink_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 16, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [4, 1, 6, 16], "texture": "#5"},
"east": {"uv": [0, 1, 2, 16], "texture": "#5"},
"south": {"uv": [6, 1, 8, 16], "texture": "#5"},
"west": {"uv": [13, 0, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 16, 7],
"to": [9, 20, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 25, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 21, 7],
"to": [9, 23, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 29, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 20, 7.25],
"to": [8.75, 21, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 20.25, 7.75],
"to": [7.25, 20.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 20.25, 7.75],
"to": [11.25, 20.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 20.25, 8.75],
"to": [8.25, 20.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 20.25, 4.75],
"to": [8.25, 20.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 20, 5],
"to": [5, 26, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 20, 5],
"to": [12, 26, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 28, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 20, 11],
"to": [11, 26, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 20, 4],
"to": [11, 26, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/pink_wool"
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"translation": [0, 0.75, 0],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_lefthand": {
"translation": [0, 1.25, 0],
"scale": [0.5, 0.5, 0.5]
},
"ground": {
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [45, 45, 0],
"translation": [0, -2, 0],
"scale": [0.5, 0.5, 0.5]
},
"head": {
"translation": [0, -5.75, 0]
},
"fixed": {
"translation": [0, -2, 0],
"scale": [0.5, 0.5, 0.5]
}
},
"groups": [0, 1,
{
"name": "double_lamp_on_top",
"origin": [8, 8, 8],
"children": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
}
]
}

View File

@@ -1,210 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:item/white_double_lamp",
"textures": {
"0": "block/iron_block",
"2": "block/purple_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 16, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [4, 1, 6, 16], "texture": "#5"},
"east": {"uv": [0, 1, 2, 16], "texture": "#5"},
"south": {"uv": [6, 1, 8, 16], "texture": "#5"},
"west": {"uv": [13, 0, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 16, 7],
"to": [9, 20, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 25, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 21, 7],
"to": [9, 23, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 29, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 20, 7.25],
"to": [8.75, 21, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 20.25, 7.75],
"to": [7.25, 20.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 20.25, 7.75],
"to": [11.25, 20.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 20.25, 8.75],
"to": [8.25, 20.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 20.25, 4.75],
"to": [8.25, 20.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 20, 5],
"to": [5, 26, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 20, 5],
"to": [12, 26, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 28, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 20, 11],
"to": [11, 26, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 20, 4],
"to": [11, 26, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/purple_wool"
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"translation": [0, 0.75, 0],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_lefthand": {
"translation": [0, 1.25, 0],
"scale": [0.5, 0.5, 0.5]
},
"ground": {
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [45, 45, 0],
"translation": [0, -2, 0],
"scale": [0.5, 0.5, 0.5]
},
"head": {
"translation": [0, -5.75, 0]
},
"fixed": {
"translation": [0, -2, 0],
"scale": [0.5, 0.5, 0.5]
}
},
"groups": [0, 1,
{
"name": "double_lamp_on_top",
"origin": [8, 8, 8],
"children": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
}
]
}

View File

@@ -1,210 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:item/white_double_lamp",
"textures": {
"0": "block/iron_block",
"2": "block/red_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 16, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [4, 1, 6, 16], "texture": "#5"},
"east": {"uv": [0, 1, 2, 16], "texture": "#5"},
"south": {"uv": [6, 1, 8, 16], "texture": "#5"},
"west": {"uv": [13, 0, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 16, 7],
"to": [9, 20, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 25, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 21, 7],
"to": [9, 23, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 29, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 20, 7.25],
"to": [8.75, 21, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 20.25, 7.75],
"to": [7.25, 20.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 20.25, 7.75],
"to": [11.25, 20.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 20.25, 8.75],
"to": [8.25, 20.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 20.25, 4.75],
"to": [8.25, 20.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 20, 5],
"to": [5, 26, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 20, 5],
"to": [12, 26, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 28, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 20, 11],
"to": [11, 26, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 20, 4],
"to": [11, 26, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/red_wool"
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"translation": [0, 0.75, 0],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_lefthand": {
"translation": [0, 1.25, 0],
"scale": [0.5, 0.5, 0.5]
},
"ground": {
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [45, 45, 0],
"translation": [0, -2, 0],
"scale": [0.5, 0.5, 0.5]
},
"head": {
"translation": [0, -5.75, 0]
},
"fixed": {
"translation": [0, -2, 0],
"scale": [0.5, 0.5, 0.5]
}
},
"groups": [0, 1,
{
"name": "double_lamp_on_top",
"origin": [8, 8, 8],
"children": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
}
]
}

View File

@@ -1,210 +1,6 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"parent": "decorative:item/white_double_lamp",
"textures": {
"0": "block/iron_block",
"2": "block/yellow_wool",
"3": "block/redstone_lamp_on",
"4": "block/gray_concrete",
"5": "block/spruce_log",
"particle": "block/iron_block"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 8, 15]},
"faces": {
"north": {"uv": [5, 0, 11, 1], "texture": "#0"},
"east": {"uv": [0, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 11, 1], "texture": "#0"},
"west": {"uv": [9, 15, 15, 16], "texture": "#0"},
"up": {"uv": [9, 2, 15, 8], "texture": "#0"},
"down": {"uv": [2, 2, 8, 8], "texture": "#0"}
}
},
{
"from": [7, 1, 7],
"to": [9, 16, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 9, 15]},
"faces": {
"north": {"uv": [4, 1, 6, 16], "texture": "#5"},
"east": {"uv": [0, 1, 2, 16], "texture": "#5"},
"south": {"uv": [6, 1, 8, 16], "texture": "#5"},
"west": {"uv": [13, 0, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 16, 7],
"to": [9, 20, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 25, 15]},
"faces": {
"north": {"uv": [8, 9, 10, 13], "texture": "#5"},
"east": {"uv": [0, 12, 2, 16], "texture": "#5"},
"south": {"uv": [5, 7, 7, 11], "texture": "#5"},
"west": {"uv": [13, 2, 15, 6], "texture": "#5"},
"up": {"uv": [13, 13, 15, 15], "texture": "#5"}
}
},
{
"from": [7, 21, 7],
"to": [9, 23, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 29, 15]},
"faces": {
"north": {"uv": [7, 7, 9, 9], "texture": "#3"},
"east": {"uv": [7, 7, 9, 9], "texture": "#3"},
"south": {"uv": [7, 7, 9, 9], "texture": "#3"},
"west": {"uv": [7, 7, 9, 9], "texture": "#3"},
"up": {"uv": [7, 7, 9, 9], "texture": "#3"},
"down": {"uv": [7, 7, 9, 9], "texture": "#3"}
}
},
{
"from": [7.25, 20, 7.25],
"to": [8.75, 21, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"east": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"south": {"uv": [0, 0, 1.5, 1], "texture": "#4"},
"west": {"uv": [0, 0, 1.5, 1], "texture": "#4"}
}
},
{
"from": [4.75, 20.25, 7.75],
"to": [7.25, 20.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [8.75, 20.25, 7.75],
"to": [11.25, 20.75, 8.25],
"rotation": {"angle": 0, "axis": "y", "origin": [18, 28, 15]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"}
}
},
{
"from": [7.75, 20.25, 8.75],
"to": [8.25, 20.75, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, 2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [7.75, 20.25, 4.75],
"to": [8.25, 20.75, 7.25],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 28, -2]},
"faces": {
"east": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"west": {"uv": [0, 0, 2.5, 0.5], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 0.5], "rotation": 270, "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 0.5], "rotation": 90, "texture": "#3"}
}
},
{
"from": [4, 20, 5],
"to": [5, 26, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [11, 20, 5],
"to": [12, 26, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 28, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 6], "texture": "#2"},
"east": {"uv": [0, 0, 6, 6], "texture": "#2"},
"south": {"uv": [0, 0, 1, 6], "texture": "#2"},
"west": {"uv": [0, 0, 6, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
}
},
{
"from": [5, 20, 11],
"to": [11, 26, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, 4]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [5, 20, 4],
"to": [11, 26, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 28, -3]},
"faces": {
"north": {"uv": [0, 0, 6, 6], "texture": "#2"},
"east": {"uv": [0, 0, 1, 6], "texture": "#2"},
"south": {"uv": [0, 0, 6, 6], "texture": "#2"},
"west": {"uv": [0, 0, 1, 6], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "rotation": 270, "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "rotation": 90, "texture": "#2"}
"2": "block/yellow_wool"
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"translation": [0, 0, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"translation": [0, 0.75, 0],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_lefthand": {
"translation": [0, 1.25, 0],
"scale": [0.5, 0.5, 0.5]
},
"ground": {
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [45, 45, 0],
"translation": [0, -2, 0],
"scale": [0.5, 0.5, 0.5]
},
"head": {
"translation": [0, -5.75, 0]
},
"fixed": {
"translation": [0, -2, 0],
"scale": [0.5, 0.5, 0.5]
}
},
"groups": [0, 1,
{
"name": "double_lamp_on_top",
"origin": [8, 8, 8],
"children": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
}
]
}

View File

@@ -1 +0,0 @@
suffix.emissive=_e