initialize pack

This commit is contained in:
Mona Mayrhofer 2026-01-02 15:16:40 +01:00
commit 152921daea
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 374AB152BDEBA1AE
4 changed files with 36 additions and 0 deletions

View file

@ -0,0 +1,22 @@
{
"format_version": "1.21.11",
"credit": "Made with Blockbench",
"textures": {
"0": "nionidh:block/gold_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 16, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]},
"faces": {
"north": {"uv": [1, 0, 3, 16], "texture": "#0"},
"east": {"uv": [1, 0, 3, 16], "texture": "#0"},
"south": {"uv": [1, 0, 3, 16], "texture": "#0"},
"west": {"uv": [1, 0, 3, 16], "texture": "#0"},
"up": {"uv": [6, 7, 8, 9], "texture": "#0"},
"down": {"uv": [6, 7, 8, 9], "texture": "#0"}
}
}
]
}