mirror of
https://github.com/TeamMidnightDust/BetterLeavesLite.git
synced 2025-12-14 19:55:08 +01:00
Add mod compatibility and edge-case handling
Why does every mod have to do things differently :((
This commit is contained in:
66
assets/aether/blockstates/crystal_fruit_leaves.json
Normal file
66
assets/aether/blockstates/crystal_fruit_leaves.json
Normal file
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{
|
||||
"model": "aether:block/crystal_fruit_leaves1"
|
||||
},
|
||||
{
|
||||
"model": "aether:block/crystal_fruit_leaves1",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "aether:block/crystal_fruit_leaves1",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "aether:block/crystal_fruit_leaves1",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "aether:block/crystal_fruit_leaves2"
|
||||
},
|
||||
{
|
||||
"model": "aether:block/crystal_fruit_leaves2",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "aether:block/crystal_fruit_leaves2",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "aether:block/crystal_fruit_leaves2",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "aether:block/crystal_fruit_leaves3"
|
||||
},
|
||||
{
|
||||
"model": "aether:block/crystal_fruit_leaves3",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "aether:block/crystal_fruit_leaves3",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "aether:block/crystal_fruit_leaves3",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "aether:block/crystal_fruit_leaves4"
|
||||
},
|
||||
{
|
||||
"model": "aether:block/crystal_fruit_leaves4",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "aether:block/crystal_fruit_leaves4",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "aether:block/crystal_fruit_leaves4",
|
||||
"y": 270
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
66
assets/aether/blockstates/crystal_leaves.json
Normal file
66
assets/aether/blockstates/crystal_leaves.json
Normal file
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{
|
||||
"model": "aether:block/crystal_leaves1"
|
||||
},
|
||||
{
|
||||
"model": "aether:block/crystal_leaves1",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "aether:block/crystal_leaves1",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "aether:block/crystal_leaves1",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "aether:block/crystal_leaves2"
|
||||
},
|
||||
{
|
||||
"model": "aether:block/crystal_leaves2",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "aether:block/crystal_leaves2",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "aether:block/crystal_leaves2",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "aether:block/crystal_leaves3"
|
||||
},
|
||||
{
|
||||
"model": "aether:block/crystal_leaves3",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "aether:block/crystal_leaves3",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "aether:block/crystal_leaves3",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "aether:block/crystal_leaves4"
|
||||
},
|
||||
{
|
||||
"model": "aether:block/crystal_leaves4",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "aether:block/crystal_leaves4",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "aether:block/crystal_leaves4",
|
||||
"y": 270
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
66
assets/aether/blockstates/decorated_holiday_leaves.json
Normal file
66
assets/aether/blockstates/decorated_holiday_leaves.json
Normal file
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{
|
||||
"model": "aether:block/decorated_holiday_leaves1"
|
||||
},
|
||||
{
|
||||
"model": "aether:block/decorated_holiday_leaves1",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "aether:block/decorated_holiday_leaves1",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "aether:block/decorated_holiday_leaves1",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "aether:block/decorated_holiday_leaves2"
|
||||
},
|
||||
{
|
||||
"model": "aether:block/decorated_holiday_leaves2",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "aether:block/decorated_holiday_leaves2",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "aether:block/decorated_holiday_leaves2",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "aether:block/decorated_holiday_leaves3"
|
||||
},
|
||||
{
|
||||
"model": "aether:block/decorated_holiday_leaves3",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "aether:block/decorated_holiday_leaves3",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "aether:block/decorated_holiday_leaves3",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "aether:block/decorated_holiday_leaves4"
|
||||
},
|
||||
{
|
||||
"model": "aether:block/decorated_holiday_leaves4",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "aether:block/decorated_holiday_leaves4",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "aether:block/decorated_holiday_leaves4",
|
||||
"y": 270
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
66
assets/aether/blockstates/golden_oak_leaves.json
Normal file
66
assets/aether/blockstates/golden_oak_leaves.json
Normal file
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{
|
||||
"model": "aether:block/golden_oak_leaves1"
|
||||
},
|
||||
{
|
||||
"model": "aether:block/golden_oak_leaves1",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "aether:block/golden_oak_leaves1",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "aether:block/golden_oak_leaves1",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "aether:block/golden_oak_leaves2"
|
||||
},
|
||||
{
|
||||
"model": "aether:block/golden_oak_leaves2",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "aether:block/golden_oak_leaves2",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "aether:block/golden_oak_leaves2",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "aether:block/golden_oak_leaves3"
|
||||
},
|
||||
{
|
||||
"model": "aether:block/golden_oak_leaves3",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "aether:block/golden_oak_leaves3",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "aether:block/golden_oak_leaves3",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "aether:block/golden_oak_leaves4"
|
||||
},
|
||||
{
|
||||
"model": "aether:block/golden_oak_leaves4",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "aether:block/golden_oak_leaves4",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "aether:block/golden_oak_leaves4",
|
||||
"y": 270
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
66
assets/aether/blockstates/holiday_leaves.json
Normal file
66
assets/aether/blockstates/holiday_leaves.json
Normal file
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{
|
||||
"model": "aether:block/holiday_leaves1"
|
||||
},
|
||||
{
|
||||
"model": "aether:block/holiday_leaves1",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "aether:block/holiday_leaves1",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "aether:block/holiday_leaves1",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "aether:block/holiday_leaves2"
|
||||
},
|
||||
{
|
||||
"model": "aether:block/holiday_leaves2",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "aether:block/holiday_leaves2",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "aether:block/holiday_leaves2",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "aether:block/holiday_leaves3"
|
||||
},
|
||||
{
|
||||
"model": "aether:block/holiday_leaves3",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "aether:block/holiday_leaves3",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "aether:block/holiday_leaves3",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "aether:block/holiday_leaves4"
|
||||
},
|
||||
{
|
||||
"model": "aether:block/holiday_leaves4",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "aether:block/holiday_leaves4",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "aether:block/holiday_leaves4",
|
||||
"y": 270
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
66
assets/aether/blockstates/skyroot_leaves.json
Normal file
66
assets/aether/blockstates/skyroot_leaves.json
Normal file
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves1"
|
||||
},
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves1",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves1",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves1",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves2"
|
||||
},
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves2",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves2",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves2",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves3"
|
||||
},
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves3",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves3",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves3",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves4"
|
||||
},
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves4",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves4",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves4",
|
||||
"y": 270
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/crystal_fruit_leaves1.json
Normal file
6
assets/aether/models/block/crystal_fruit_leaves1.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves1",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/crystal_fruit_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/crystal_fruit_leaves2.json
Normal file
6
assets/aether/models/block/crystal_fruit_leaves2.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves2",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/crystal_fruit_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/crystal_fruit_leaves3.json
Normal file
6
assets/aether/models/block/crystal_fruit_leaves3.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves3",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/crystal_fruit_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/crystal_fruit_leaves4.json
Normal file
6
assets/aether/models/block/crystal_fruit_leaves4.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves4",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/crystal_fruit_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/crystal_leaves1.json
Normal file
6
assets/aether/models/block/crystal_leaves1.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves1",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/crystal_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/crystal_leaves2.json
Normal file
6
assets/aether/models/block/crystal_leaves2.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves2",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/crystal_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/crystal_leaves3.json
Normal file
6
assets/aether/models/block/crystal_leaves3.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves3",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/crystal_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/crystal_leaves4.json
Normal file
6
assets/aether/models/block/crystal_leaves4.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves4",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/crystal_leaves"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves1",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/decorated_holiday_leaves"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves2",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/decorated_holiday_leaves"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves3",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/decorated_holiday_leaves"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves4",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/decorated_holiday_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/golden_oak_leaves1.json
Normal file
6
assets/aether/models/block/golden_oak_leaves1.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves1",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/golden_oak_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/golden_oak_leaves2.json
Normal file
6
assets/aether/models/block/golden_oak_leaves2.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves2",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/golden_oak_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/golden_oak_leaves3.json
Normal file
6
assets/aether/models/block/golden_oak_leaves3.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves3",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/golden_oak_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/golden_oak_leaves4.json
Normal file
6
assets/aether/models/block/golden_oak_leaves4.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves4",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/golden_oak_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/holiday_leaves1.json
Normal file
6
assets/aether/models/block/holiday_leaves1.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves1",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/holiday_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/holiday_leaves2.json
Normal file
6
assets/aether/models/block/holiday_leaves2.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves2",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/holiday_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/holiday_leaves3.json
Normal file
6
assets/aether/models/block/holiday_leaves3.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves3",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/holiday_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/holiday_leaves4.json
Normal file
6
assets/aether/models/block/holiday_leaves4.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves4",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/holiday_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/skyroot_leaves1.json
Normal file
6
assets/aether/models/block/skyroot_leaves1.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves1",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/skyroot_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/skyroot_leaves2.json
Normal file
6
assets/aether/models/block/skyroot_leaves2.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves2",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/skyroot_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/skyroot_leaves3.json
Normal file
6
assets/aether/models/block/skyroot_leaves3.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves3",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/skyroot_leaves"
|
||||
}
|
||||
}
|
||||
6
assets/aether/models/block/skyroot_leaves4.json
Normal file
6
assets/aether/models/block/skyroot_leaves4.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "betterleaves:block/leaves4",
|
||||
"textures": {
|
||||
"all": "aether:block/natural/skyroot_leaves"
|
||||
}
|
||||
}
|
||||
3
assets/aether/models/item/crystal_fruit_leaves.json
Normal file
3
assets/aether/models/item/crystal_fruit_leaves.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "aether:block/crystal_fruit_leaves1"
|
||||
}
|
||||
3
assets/aether/models/item/crystal_leaves.json
Normal file
3
assets/aether/models/item/crystal_leaves.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "aether:block/crystal_leaves1"
|
||||
}
|
||||
3
assets/aether/models/item/decorated_holiday_leaves.json
Normal file
3
assets/aether/models/item/decorated_holiday_leaves.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "aether:block/decorated_holiday_leaves1"
|
||||
}
|
||||
3
assets/aether/models/item/golden_oak_leaves.json
Normal file
3
assets/aether/models/item/golden_oak_leaves.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "aether:block/golden_oak_leaves1"
|
||||
}
|
||||
3
assets/aether/models/item/holiday_leaves.json
Normal file
3
assets/aether/models/item/holiday_leaves.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "aether:block/holiday_leaves1"
|
||||
}
|
||||
3
assets/aether/models/item/skyroot_leaves.json
Normal file
3
assets/aether/models/item/skyroot_leaves.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "aether:block/skyroot_leaves1"
|
||||
}
|
||||
BIN
assets/aether/textures/block/natural/crystal_fruit_leaves.png
Normal file
BIN
assets/aether/textures/block/natural/crystal_fruit_leaves.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
BIN
assets/aether/textures/block/natural/crystal_leaves.png
Normal file
BIN
assets/aether/textures/block/natural/crystal_leaves.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.0 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1002 B |
BIN
assets/aether/textures/block/natural/golden_oak_leaves.png
Normal file
BIN
assets/aether/textures/block/natural/golden_oak_leaves.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 835 B |
BIN
assets/aether/textures/block/natural/holiday_leaves.png
Normal file
BIN
assets/aether/textures/block/natural/holiday_leaves.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 815 B |
BIN
assets/aether/textures/block/natural/skyroot_leaves.png
Normal file
BIN
assets/aether/textures/block/natural/skyroot_leaves.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 917 B |
Reference in New Issue
Block a user