mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-07-04 06:39:07 +02:00
Add correct foliage colors for birch and spruce
This commit is contained in:
parent
ef4b6eac02
commit
685a4959f1
6 changed files with 19 additions and 5 deletions
|
@ -96,7 +96,7 @@
|
|||
"texture": "birch_planks"
|
||||
},
|
||||
"birch_leaves": {
|
||||
"foliage": true
|
||||
"birch": true
|
||||
},
|
||||
"birch_log": {
|
||||
"texture": "birch_log_top"
|
||||
|
@ -1251,7 +1251,7 @@
|
|||
"texture": "spruce_planks"
|
||||
},
|
||||
"spruce_leaves": {
|
||||
"foliage": true
|
||||
"spruce": true
|
||||
},
|
||||
"spruce_log": {
|
||||
"texture": "spruce_log_top"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue