compat: carpets/piles for Environmental

This commit is contained in:
Martin Prokoph
2025-03-13 19:46:07 +01:00
parent 8190c41610
commit 2020e302f3
24 changed files with 309 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaf_carpet",
"textures": {
"wool": "environmental:block/blue_wisteria_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaf_carpet",
"textures": {
"wool": "environmental:block/cheerful_plum_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaf_carpet",
"textures": {
"wool": "environmental:block/hibiscus_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaf_carpet",
"textures": {
"wool": "environmental:block/moody_plum_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaf_carpet",
"textures": {
"wool": "environmental:block/pine_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaf_carpet",
"textures": {
"wool": "environmental:block/pink_wisteria_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaf_carpet",
"textures": {
"wool": "environmental:block/plum_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaf_carpet",
"textures": {
"wool": "environmental:block/purple_wisteria_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaf_carpet",
"textures": {
"wool": "environmental:block/white_wisteria_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaf_carpet",
"textures": {
"wool": "environmental:block/willow_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaf_carpet",
"textures": {
"wool": "environmental:block/wisteria_leaves"
}
}