Skip to content

Commit 2a5e092

Browse files
committed
Fix mulberry leaves item
1 parent 63bba16 commit 2a5e092

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed
Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"model": {
33
"type": "minecraft:model",
4-
"model": "verdance:block/mulberry_leaves"
4+
"model": "verdance:block/mulberry_leaves",
5+
"tints": [
6+
{
7+
"type": "minecraft:constant",
8+
"value": -12012264
9+
}
10+
]
511
}
612
}

0 commit comments

Comments
 (0)