Support for Pale Garden Backport mod

This commit is contained in:
Martin Prokoph
2024-12-05 20:33:23 +01:00
parent 744fddbde8
commit d14e3b309e
10 changed files with 95 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves_notint1",
"textures": {
"all": "palegarden:block/pale_oak_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves_notint2",
"textures": {
"all": "palegarden:block/pale_oak_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves_notint3",
"textures": {
"all": "palegarden:block/pale_oak_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves_notint4",
"textures": {
"all": "palegarden:block/pale_oak_leaves"
}
}