Compat: Windswept

This commit is contained in:
Martin Prokoph
2025-12-12 14:57:52 +01:00
parent 4a20960cea
commit 06ac4627b7
34 changed files with 391 additions and 1 deletions

View File

@@ -0,0 +1,66 @@
{
"variants": {
"": [
{
"model": "windswept:block/chestnut_leaves1"
},
{
"model": "windswept:block/chestnut_leaves1",
"y": 90
},
{
"model": "windswept:block/chestnut_leaves1",
"y": 180
},
{
"model": "windswept:block/chestnut_leaves1",
"y": 270
},
{
"model": "windswept:block/chestnut_leaves2"
},
{
"model": "windswept:block/chestnut_leaves2",
"y": 90
},
{
"model": "windswept:block/chestnut_leaves2",
"y": 180
},
{
"model": "windswept:block/chestnut_leaves2",
"y": 270
},
{
"model": "windswept:block/chestnut_leaves3"
},
{
"model": "windswept:block/chestnut_leaves3",
"y": 90
},
{
"model": "windswept:block/chestnut_leaves3",
"y": 180
},
{
"model": "windswept:block/chestnut_leaves3",
"y": 270
},
{
"model": "windswept:block/chestnut_leaves4"
},
{
"model": "windswept:block/chestnut_leaves4",
"y": 90
},
{
"model": "windswept:block/chestnut_leaves4",
"y": 180
},
{
"model": "windswept:block/chestnut_leaves4",
"y": 270
}
]
}
}

View File

@@ -0,0 +1,66 @@
{
"variants": {
"": [
{
"model": "windswept:block/flowering_acacia_leaves1"
},
{
"model": "windswept:block/flowering_acacia_leaves1",
"y": 90
},
{
"model": "windswept:block/flowering_acacia_leaves1",
"y": 180
},
{
"model": "windswept:block/flowering_acacia_leaves1",
"y": 270
},
{
"model": "windswept:block/flowering_acacia_leaves2"
},
{
"model": "windswept:block/flowering_acacia_leaves2",
"y": 90
},
{
"model": "windswept:block/flowering_acacia_leaves2",
"y": 180
},
{
"model": "windswept:block/flowering_acacia_leaves2",
"y": 270
},
{
"model": "windswept:block/flowering_acacia_leaves3"
},
{
"model": "windswept:block/flowering_acacia_leaves3",
"y": 90
},
{
"model": "windswept:block/flowering_acacia_leaves3",
"y": 180
},
{
"model": "windswept:block/flowering_acacia_leaves3",
"y": 270
},
{
"model": "windswept:block/flowering_acacia_leaves4"
},
{
"model": "windswept:block/flowering_acacia_leaves4",
"y": 90
},
{
"model": "windswept:block/flowering_acacia_leaves4",
"y": 180
},
{
"model": "windswept:block/flowering_acacia_leaves4",
"y": 270
}
]
}
}

View File

@@ -0,0 +1,66 @@
{
"variants": {
"": [
{
"model": "windswept:block/holly_leaves1"
},
{
"model": "windswept:block/holly_leaves1",
"y": 90
},
{
"model": "windswept:block/holly_leaves1",
"y": 180
},
{
"model": "windswept:block/holly_leaves1",
"y": 270
},
{
"model": "windswept:block/holly_leaves2"
},
{
"model": "windswept:block/holly_leaves2",
"y": 90
},
{
"model": "windswept:block/holly_leaves2",
"y": 180
},
{
"model": "windswept:block/holly_leaves2",
"y": 270
},
{
"model": "windswept:block/holly_leaves3"
},
{
"model": "windswept:block/holly_leaves3",
"y": 90
},
{
"model": "windswept:block/holly_leaves3",
"y": 180
},
{
"model": "windswept:block/holly_leaves3",
"y": 270
},
{
"model": "windswept:block/holly_leaves4"
},
{
"model": "windswept:block/holly_leaves4",
"y": 90
},
{
"model": "windswept:block/holly_leaves4",
"y": 180
},
{
"model": "windswept:block/holly_leaves4",
"y": 270
}
]
}
}

View File

@@ -0,0 +1,66 @@
{
"variants": {
"": [
{
"model": "windswept:block/pine_leaves1"
},
{
"model": "windswept:block/pine_leaves1",
"y": 90
},
{
"model": "windswept:block/pine_leaves1",
"y": 180
},
{
"model": "windswept:block/pine_leaves1",
"y": 270
},
{
"model": "windswept:block/pine_leaves2"
},
{
"model": "windswept:block/pine_leaves2",
"y": 90
},
{
"model": "windswept:block/pine_leaves2",
"y": 180
},
{
"model": "windswept:block/pine_leaves2",
"y": 270
},
{
"model": "windswept:block/pine_leaves3"
},
{
"model": "windswept:block/pine_leaves3",
"y": 90
},
{
"model": "windswept:block/pine_leaves3",
"y": 180
},
{
"model": "windswept:block/pine_leaves3",
"y": 270
},
{
"model": "windswept:block/pine_leaves4"
},
{
"model": "windswept:block/pine_leaves4",
"y": 90
},
{
"model": "windswept:block/pine_leaves4",
"y": 180
},
{
"model": "windswept:block/pine_leaves4",
"y": 270
}
]
}
}

View File

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

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves1",
"textures": {
"all": "windswept:block/chestnut_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves2",
"textures": {
"all": "windswept:block/chestnut_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves3",
"textures": {
"all": "windswept:block/chestnut_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves4",
"textures": {
"all": "windswept:block/chestnut_leaves"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "betterleaves:block/leaves_overlay",
"textures": {
"all": "windswept:block/flowering_acacia_leaves",
"overlay": "windswept:block/flowering_acacia_leaves_overlay"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "betterleaves:block/leaves_overlay1",
"textures": {
"all": "windswept:block/flowering_acacia_leaves",
"overlay": "windswept:block/flowering_acacia_leaves_overlay"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "betterleaves:block/leaves_overlay2",
"textures": {
"all": "windswept:block/flowering_acacia_leaves",
"overlay": "windswept:block/flowering_acacia_leaves_overlay"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "betterleaves:block/leaves_overlay3",
"textures": {
"all": "windswept:block/flowering_acacia_leaves",
"overlay": "windswept:block/flowering_acacia_leaves_overlay"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "betterleaves:block/leaves_overlay4",
"textures": {
"all": "windswept:block/flowering_acacia_leaves",
"overlay": "windswept:block/flowering_acacia_leaves_overlay"
}
}

View File

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

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves1",
"textures": {
"all": "windswept:block/holly_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves2",
"textures": {
"all": "windswept:block/holly_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves3",
"textures": {
"all": "windswept:block/holly_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves4",
"textures": {
"all": "windswept:block/holly_leaves"
}
}

View File

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

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves1",
"textures": {
"all": "windswept:block/pine_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves2",
"textures": {
"all": "windswept:block/pine_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves3",
"textures": {
"all": "windswept:block/pine_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves4",
"textures": {
"all": "windswept:block/pine_leaves"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 940 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 733 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 823 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 533 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 354 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 301 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 665 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 455 B

View File

@@ -48,7 +48,8 @@
"biomesoplenty:flowering_oak_leaves": "biomesoplenty:block/flowering_oak_leaves_overlay",
"aether_redux:shimmering_crystal_glowfruit_leaves": "aether_redux:block/natural/shimmering_crystal_glowfruit_leaves_glow",
"deep_aether:flowering_blue_roseroot_leaves": "deep_aether:block/flowering_blue_roseroot_leaves_overlay",
"deep_aether:flowering_roseroot_leaves": "deep_aether:block/flowering_roseroot_leaves_overlay"
"deep_aether:flowering_roseroot_leaves": "deep_aether:block/flowering_roseroot_leaves_overlay",
"windswept:flowering_acacia_leaves": "windswept:block/flowering_acacia_leaves_overlay"
},
"overlayVariants": {
"bountifulfares:flowering_apple_leaves": "bountifulfares:block/apple_leaves",