feat: better textures and model
This commit is contained in:
parent
1dcbd15d77
commit
21f85c78dd
4 changed files with 8 additions and 2 deletions
|
|
@ -1,6 +1,12 @@
|
||||||
{
|
{
|
||||||
"parent": "minecraft:block/cube_all",
|
"parent": "minecraft:block/cube",
|
||||||
"textures": {
|
"textures": {
|
||||||
"all": "mclschcannoncompat:block/ornament_fabricator"
|
"up": "mclschcannoncompat:block/ornament_fabricator_top",
|
||||||
|
"down": "mclschcannoncompat:block/ornament_fabricator_bottom",
|
||||||
|
"east": "mclschcannoncompat:block/ornament_fabricator",
|
||||||
|
"north": "mclschcannoncompat:block/ornament_fabricator",
|
||||||
|
"particle": "mclschcannoncompat:block/ornament_fabricator",
|
||||||
|
"south": "mclschcannoncompat:block/ornament_fabricator",
|
||||||
|
"west": "mclschcannoncompat:block/ornament_fabricator"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 6.5 KiB After Width: | Height: | Size: 662 B |
Binary file not shown.
|
After Width: | Height: | Size: 364 B |
Binary file not shown.
|
After Width: | Height: | Size: 364 B |
Loading…
Add table
Add a link
Reference in a new issue