Skip to content

Commit 5cc010e

Browse files
committed
Make Block of Manganese use the top texture on all sides
Signed-off-by: Noaaan <[email protected]>
1 parent b575faf commit 5cc010e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/assets/mythicmetals/models/block/manganese_block.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"parent": "minecraft:block/cube_column",
33
"textures": {
44
"end": "mythicmetals:block/manganese_block_top",
5-
"side": "mythicmetals:block/manganese_block"
5+
"side": "mythicmetals:block/manganese_block_top"
66
}
77
}

0 commit comments

Comments
 (0)