mirror of
https://github.com/TeamMidnightDust/BetterBeds.git
synced 2025-12-15 13:05:09 +01:00
46 lines
1.4 KiB
JSON
Executable File
46 lines
1.4 KiB
JSON
Executable File
{
|
|
"credit": "made by Motschen",
|
|
"texture_size": [64, 64],
|
|
"ambientocclusion": false,
|
|
"textures": {
|
|
"0": "entity/bed/lime",
|
|
"particle": "block/oak_planks"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [0, 0, 0],
|
|
"to": [3, 3, 3],
|
|
"faces": {
|
|
"north": {"uv": [12.5, 3.75, 13.25, 4.5], "texture": "#0"},
|
|
"east": {"uv": [14.75, 3.75, 15.5, 4.5], "texture": "#0"},
|
|
"south": {"uv": [14, 3.75, 14.75, 4.5], "texture": "#0"},
|
|
"west": {"uv": [13.25, 3.75, 14, 4.5], "texture": "#0"},
|
|
"down": {"uv": [14, 3, 14.75, 3.75], "texture": "#0"}
|
|
}
|
|
},
|
|
{
|
|
"from": [13, 0, 0],
|
|
"to": [16, 3, 3],
|
|
"rotation": {"angle": 0, "axis": "y", "origin": [21, 8, 8]},
|
|
"faces": {
|
|
"north": {"uv": [12.5, 0.75, 13.25, 1.5], "texture": "#0"},
|
|
"east": {"uv": [14.75, 0.75, 15.5, 1.5], "texture": "#0"},
|
|
"south": {"uv": [14, 0.75, 14.75, 1.5], "texture": "#0"},
|
|
"west": {"uv": [13.25, 0.75, 14, 1.5], "texture": "#0"},
|
|
"down": {"uv": [14, 0, 14.75, 0.75], "texture": "#0"}
|
|
}
|
|
},
|
|
{
|
|
"from": [0, 3, 0],
|
|
"to": [16, 9, 16],
|
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]},
|
|
"faces": {
|
|
"north": {"uv": [5.5, 5.5, 9.5, 7], "rotation": 180, "texture": "#0"},
|
|
"east": {"uv": [0, 7, 1.5, 11], "rotation": 270, "texture": "#0"},
|
|
"west": {"uv": [5.5, 7, 7, 11], "rotation": 90, "texture": "#0"},
|
|
"up": {"uv": [1.5, 7, 5.5, 11], "rotation": 180, "texture": "#0"},
|
|
"down": {"uv": [7, 7, 11, 11], "texture": "#0"}
|
|
}
|
|
}
|
|
]
|
|
} |