initialize pack
This commit is contained in:
commit
152921daea
4 changed files with 36 additions and 0 deletions
22
assets/nionidh/models/item/testitem.json
Normal file
22
assets/nionidh/models/item/testitem.json
Normal 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"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue