feat: add support for remaining BetterEnd leaves

This commit is contained in:
Martin Prokoph
2025-07-26 21:06:39 +02:00
parent 773112caad
commit cd95bddd6b
70 changed files with 795 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves",
"textures": {
"all": "betterend:block/cave_bush_leaves_1"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves",
"textures": {
"all": "betterend:block/lucernia_leaves_1"
}
}