Add mod compatibility and edge-case handling

Why does every mod have to do things differently :((
This commit is contained in:
Martin Prokoph
2024-12-05 20:12:18 +01:00
parent 5b3b311ca2
commit f3d4bb69fc
1142 changed files with 13381 additions and 129 deletions

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,3 @@
{
"parent": "ad_astra:block/glacian_leaves1"
}