feat: better textures and model

This commit is contained in:
Andrew 2026-05-10 00:34:47 +07:00
parent 1dcbd15d77
commit 21f85c78dd
4 changed files with 8 additions and 2 deletions

View file

@ -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

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 364 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 364 B