mirror of
https://github.com/TeamMidnightDust/BetterLeavesLite.git
synced 2025-12-16 12:35:08 +01:00
feat: allow overriding top and bottom model textures
- Used for Snowy Northland leaves (Eternal Starlight) and Frosted Leaves (Chipped)
This commit is contained in:
@@ -6,5 +6,9 @@
|
||||
"textureStitching": {
|
||||
"1-3": "minecraft:block/snow",
|
||||
"7-9": "eternal_starlight:block/northland_leaves"
|
||||
},
|
||||
"spriteOverrides": {
|
||||
"top": "minecraft:block/snow",
|
||||
"bottom": "eternal_starlight:block/northland_leaves"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user