From 06ac4627b7de7055618b0d662f5c80048a878185 Mon Sep 17 00:00:00 2001 From: Martin Prokoph Date: Fri, 12 Dec 2025 14:57:52 +0100 Subject: [PATCH] Compat: Windswept --- .../blockstates/chestnut_leaves.json | 66 ++++++++++++++++++ .../blockstates/flowering_acacia_leaves.json | 66 ++++++++++++++++++ .../windswept/blockstates/holly_leaves.json | 66 ++++++++++++++++++ assets/windswept/blockstates/pine_leaves.json | 66 ++++++++++++++++++ .../models/block/chestnut_leaves.json | 6 ++ .../models/block/chestnut_leaves1.json | 6 ++ .../models/block/chestnut_leaves2.json | 6 ++ .../models/block/chestnut_leaves3.json | 6 ++ .../models/block/chestnut_leaves4.json | 6 ++ .../models/block/flowering_acacia_leaves.json | 7 ++ .../block/flowering_acacia_leaves1.json | 7 ++ .../block/flowering_acacia_leaves2.json | 7 ++ .../block/flowering_acacia_leaves3.json | 7 ++ .../block/flowering_acacia_leaves4.json | 7 ++ .../windswept/models/block/holly_leaves.json | 6 ++ .../windswept/models/block/holly_leaves1.json | 6 ++ .../windswept/models/block/holly_leaves2.json | 6 ++ .../windswept/models/block/holly_leaves3.json | 6 ++ .../windswept/models/block/holly_leaves4.json | 6 ++ .../windswept/models/block/pine_leaves.json | 6 ++ .../windswept/models/block/pine_leaves1.json | 6 ++ .../windswept/models/block/pine_leaves2.json | 6 ++ .../windswept/models/block/pine_leaves3.json | 6 ++ .../windswept/models/block/pine_leaves4.json | 6 ++ .../textures/block/chestnut_leaves.png | Bin 0 -> 940 bytes .../block/flowering_acacia_leaves.png | Bin 0 -> 733 bytes .../windswept/textures/block/holly_leaves.png | Bin 0 -> 1048 bytes .../windswept/textures/block/pine_leaves.png | Bin 0 -> 823 bytes .../textures/block/chestnut_leaves.png | Bin 0 -> 533 bytes .../block/flowering_acacia_leaves.png | Bin 0 -> 354 bytes .../block/flowering_acacia_leaves_overlay.png | Bin 0 -> 301 bytes .../windswept/textures/block/holly_leaves.png | Bin 0 -> 665 bytes .../windswept/textures/block/pine_leaves.png | Bin 0 -> 455 bytes input/overrides.json | 3 +- 34 files changed, 391 insertions(+), 1 deletion(-) create mode 100644 assets/windswept/blockstates/chestnut_leaves.json create mode 100644 assets/windswept/blockstates/flowering_acacia_leaves.json create mode 100644 assets/windswept/blockstates/holly_leaves.json create mode 100644 assets/windswept/blockstates/pine_leaves.json create mode 100644 assets/windswept/models/block/chestnut_leaves.json create mode 100644 assets/windswept/models/block/chestnut_leaves1.json create mode 100644 assets/windswept/models/block/chestnut_leaves2.json create mode 100644 assets/windswept/models/block/chestnut_leaves3.json create mode 100644 assets/windswept/models/block/chestnut_leaves4.json create mode 100644 assets/windswept/models/block/flowering_acacia_leaves.json create mode 100644 assets/windswept/models/block/flowering_acacia_leaves1.json create mode 100644 assets/windswept/models/block/flowering_acacia_leaves2.json create mode 100644 assets/windswept/models/block/flowering_acacia_leaves3.json create mode 100644 assets/windswept/models/block/flowering_acacia_leaves4.json create mode 100644 assets/windswept/models/block/holly_leaves.json create mode 100644 assets/windswept/models/block/holly_leaves1.json create mode 100644 assets/windswept/models/block/holly_leaves2.json create mode 100644 assets/windswept/models/block/holly_leaves3.json create mode 100644 assets/windswept/models/block/holly_leaves4.json create mode 100644 assets/windswept/models/block/pine_leaves.json create mode 100644 assets/windswept/models/block/pine_leaves1.json create mode 100644 assets/windswept/models/block/pine_leaves2.json create mode 100644 assets/windswept/models/block/pine_leaves3.json create mode 100644 assets/windswept/models/block/pine_leaves4.json create mode 100644 assets/windswept/textures/block/chestnut_leaves.png create mode 100644 assets/windswept/textures/block/flowering_acacia_leaves.png create mode 100644 assets/windswept/textures/block/holly_leaves.png create mode 100644 assets/windswept/textures/block/pine_leaves.png create mode 100644 input/assets/windswept/textures/block/chestnut_leaves.png create mode 100644 input/assets/windswept/textures/block/flowering_acacia_leaves.png create mode 100644 input/assets/windswept/textures/block/flowering_acacia_leaves_overlay.png create mode 100644 input/assets/windswept/textures/block/holly_leaves.png create mode 100644 input/assets/windswept/textures/block/pine_leaves.png diff --git a/assets/windswept/blockstates/chestnut_leaves.json b/assets/windswept/blockstates/chestnut_leaves.json new file mode 100644 index 0000000..cb3a268 --- /dev/null +++ b/assets/windswept/blockstates/chestnut_leaves.json @@ -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 + } + ] + } +} \ No newline at end of file diff --git a/assets/windswept/blockstates/flowering_acacia_leaves.json b/assets/windswept/blockstates/flowering_acacia_leaves.json new file mode 100644 index 0000000..4f069b6 --- /dev/null +++ b/assets/windswept/blockstates/flowering_acacia_leaves.json @@ -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 + } + ] + } +} \ No newline at end of file diff --git a/assets/windswept/blockstates/holly_leaves.json b/assets/windswept/blockstates/holly_leaves.json new file mode 100644 index 0000000..fd32a14 --- /dev/null +++ b/assets/windswept/blockstates/holly_leaves.json @@ -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 + } + ] + } +} \ No newline at end of file diff --git a/assets/windswept/blockstates/pine_leaves.json b/assets/windswept/blockstates/pine_leaves.json new file mode 100644 index 0000000..c8bbef8 --- /dev/null +++ b/assets/windswept/blockstates/pine_leaves.json @@ -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 + } + ] + } +} \ No newline at end of file diff --git a/assets/windswept/models/block/chestnut_leaves.json b/assets/windswept/models/block/chestnut_leaves.json new file mode 100644 index 0000000..57525c7 --- /dev/null +++ b/assets/windswept/models/block/chestnut_leaves.json @@ -0,0 +1,6 @@ +{ + "parent": "betterleaves:block/leaves", + "textures": { + "all": "windswept:block/chestnut_leaves" + } +} \ No newline at end of file diff --git a/assets/windswept/models/block/chestnut_leaves1.json b/assets/windswept/models/block/chestnut_leaves1.json new file mode 100644 index 0000000..1538b29 --- /dev/null +++ b/assets/windswept/models/block/chestnut_leaves1.json @@ -0,0 +1,6 @@ +{ + "parent": "betterleaves:block/leaves1", + "textures": { + "all": "windswept:block/chestnut_leaves" + } +} \ No newline at end of file diff --git a/assets/windswept/models/block/chestnut_leaves2.json b/assets/windswept/models/block/chestnut_leaves2.json new file mode 100644 index 0000000..fba5f8f --- /dev/null +++ b/assets/windswept/models/block/chestnut_leaves2.json @@ -0,0 +1,6 @@ +{ + "parent": "betterleaves:block/leaves2", + "textures": { + "all": "windswept:block/chestnut_leaves" + } +} \ No newline at end of file diff --git a/assets/windswept/models/block/chestnut_leaves3.json b/assets/windswept/models/block/chestnut_leaves3.json new file mode 100644 index 0000000..014f11f --- /dev/null +++ b/assets/windswept/models/block/chestnut_leaves3.json @@ -0,0 +1,6 @@ +{ + "parent": "betterleaves:block/leaves3", + "textures": { + "all": "windswept:block/chestnut_leaves" + } +} \ No newline at end of file diff --git a/assets/windswept/models/block/chestnut_leaves4.json b/assets/windswept/models/block/chestnut_leaves4.json new file mode 100644 index 0000000..393a237 --- /dev/null +++ b/assets/windswept/models/block/chestnut_leaves4.json @@ -0,0 +1,6 @@ +{ + "parent": "betterleaves:block/leaves4", + "textures": { + "all": "windswept:block/chestnut_leaves" + } +} \ No newline at end of file diff --git a/assets/windswept/models/block/flowering_acacia_leaves.json b/assets/windswept/models/block/flowering_acacia_leaves.json new file mode 100644 index 0000000..3d7c24e --- /dev/null +++ b/assets/windswept/models/block/flowering_acacia_leaves.json @@ -0,0 +1,7 @@ +{ + "parent": "betterleaves:block/leaves_overlay", + "textures": { + "all": "windswept:block/flowering_acacia_leaves", + "overlay": "windswept:block/flowering_acacia_leaves_overlay" + } +} \ No newline at end of file diff --git a/assets/windswept/models/block/flowering_acacia_leaves1.json b/assets/windswept/models/block/flowering_acacia_leaves1.json new file mode 100644 index 0000000..b9bc834 --- /dev/null +++ b/assets/windswept/models/block/flowering_acacia_leaves1.json @@ -0,0 +1,7 @@ +{ + "parent": "betterleaves:block/leaves_overlay1", + "textures": { + "all": "windswept:block/flowering_acacia_leaves", + "overlay": "windswept:block/flowering_acacia_leaves_overlay" + } +} \ No newline at end of file diff --git a/assets/windswept/models/block/flowering_acacia_leaves2.json b/assets/windswept/models/block/flowering_acacia_leaves2.json new file mode 100644 index 0000000..194256b --- /dev/null +++ b/assets/windswept/models/block/flowering_acacia_leaves2.json @@ -0,0 +1,7 @@ +{ + "parent": "betterleaves:block/leaves_overlay2", + "textures": { + "all": "windswept:block/flowering_acacia_leaves", + "overlay": "windswept:block/flowering_acacia_leaves_overlay" + } +} \ No newline at end of file diff --git a/assets/windswept/models/block/flowering_acacia_leaves3.json b/assets/windswept/models/block/flowering_acacia_leaves3.json new file mode 100644 index 0000000..c7f97a5 --- /dev/null +++ b/assets/windswept/models/block/flowering_acacia_leaves3.json @@ -0,0 +1,7 @@ +{ + "parent": "betterleaves:block/leaves_overlay3", + "textures": { + "all": "windswept:block/flowering_acacia_leaves", + "overlay": "windswept:block/flowering_acacia_leaves_overlay" + } +} \ No newline at end of file diff --git a/assets/windswept/models/block/flowering_acacia_leaves4.json b/assets/windswept/models/block/flowering_acacia_leaves4.json new file mode 100644 index 0000000..c689ad8 --- /dev/null +++ b/assets/windswept/models/block/flowering_acacia_leaves4.json @@ -0,0 +1,7 @@ +{ + "parent": "betterleaves:block/leaves_overlay4", + "textures": { + "all": "windswept:block/flowering_acacia_leaves", + "overlay": "windswept:block/flowering_acacia_leaves_overlay" + } +} \ No newline at end of file diff --git a/assets/windswept/models/block/holly_leaves.json b/assets/windswept/models/block/holly_leaves.json new file mode 100644 index 0000000..435199f --- /dev/null +++ b/assets/windswept/models/block/holly_leaves.json @@ -0,0 +1,6 @@ +{ + "parent": "betterleaves:block/leaves", + "textures": { + "all": "windswept:block/holly_leaves" + } +} \ No newline at end of file diff --git a/assets/windswept/models/block/holly_leaves1.json b/assets/windswept/models/block/holly_leaves1.json new file mode 100644 index 0000000..5a2445b --- /dev/null +++ b/assets/windswept/models/block/holly_leaves1.json @@ -0,0 +1,6 @@ +{ + "parent": "betterleaves:block/leaves1", + "textures": { + "all": "windswept:block/holly_leaves" + } +} \ No newline at end of file diff --git a/assets/windswept/models/block/holly_leaves2.json b/assets/windswept/models/block/holly_leaves2.json new file mode 100644 index 0000000..1adfe3d --- /dev/null +++ b/assets/windswept/models/block/holly_leaves2.json @@ -0,0 +1,6 @@ +{ + "parent": "betterleaves:block/leaves2", + "textures": { + "all": "windswept:block/holly_leaves" + } +} \ No newline at end of file diff --git a/assets/windswept/models/block/holly_leaves3.json b/assets/windswept/models/block/holly_leaves3.json new file mode 100644 index 0000000..4cdddf7 --- /dev/null +++ b/assets/windswept/models/block/holly_leaves3.json @@ -0,0 +1,6 @@ +{ + "parent": "betterleaves:block/leaves3", + "textures": { + "all": "windswept:block/holly_leaves" + } +} \ No newline at end of file diff --git a/assets/windswept/models/block/holly_leaves4.json b/assets/windswept/models/block/holly_leaves4.json new file mode 100644 index 0000000..b5710b3 --- /dev/null +++ b/assets/windswept/models/block/holly_leaves4.json @@ -0,0 +1,6 @@ +{ + "parent": "betterleaves:block/leaves4", + "textures": { + "all": "windswept:block/holly_leaves" + } +} \ No newline at end of file diff --git a/assets/windswept/models/block/pine_leaves.json b/assets/windswept/models/block/pine_leaves.json new file mode 100644 index 0000000..032b19a --- /dev/null +++ b/assets/windswept/models/block/pine_leaves.json @@ -0,0 +1,6 @@ +{ + "parent": "betterleaves:block/leaves", + "textures": { + "all": "windswept:block/pine_leaves" + } +} \ No newline at end of file diff --git a/assets/windswept/models/block/pine_leaves1.json b/assets/windswept/models/block/pine_leaves1.json new file mode 100644 index 0000000..2268f89 --- /dev/null +++ b/assets/windswept/models/block/pine_leaves1.json @@ -0,0 +1,6 @@ +{ + "parent": "betterleaves:block/leaves1", + "textures": { + "all": "windswept:block/pine_leaves" + } +} \ No newline at end of file diff --git a/assets/windswept/models/block/pine_leaves2.json b/assets/windswept/models/block/pine_leaves2.json new file mode 100644 index 0000000..9ac8dd8 --- /dev/null +++ b/assets/windswept/models/block/pine_leaves2.json @@ -0,0 +1,6 @@ +{ + "parent": "betterleaves:block/leaves2", + "textures": { + "all": "windswept:block/pine_leaves" + } +} \ No newline at end of file diff --git a/assets/windswept/models/block/pine_leaves3.json b/assets/windswept/models/block/pine_leaves3.json new file mode 100644 index 0000000..a8bccef --- /dev/null +++ b/assets/windswept/models/block/pine_leaves3.json @@ -0,0 +1,6 @@ +{ + "parent": "betterleaves:block/leaves3", + "textures": { + "all": "windswept:block/pine_leaves" + } +} \ No newline at end of file diff --git a/assets/windswept/models/block/pine_leaves4.json b/assets/windswept/models/block/pine_leaves4.json new file mode 100644 index 0000000..9b4725f --- /dev/null +++ b/assets/windswept/models/block/pine_leaves4.json @@ -0,0 +1,6 @@ +{ + "parent": "betterleaves:block/leaves4", + "textures": { + "all": "windswept:block/pine_leaves" + } +} \ No newline at end of file diff --git a/assets/windswept/textures/block/chestnut_leaves.png b/assets/windswept/textures/block/chestnut_leaves.png new file mode 100644 index 0000000000000000000000000000000000000000..4f01319ba3547b69de051d3ec450d4986454d75e GIT binary patch literal 940 zcmV;d15^BoP)PA6 zg#i~nLvVBDcQgNR=4NIxX}yrl+>ihHKIfkCAq02T(d%!8TWfdR@5vAM?r7w%LL*xh z;Qfrx$1iV#m?8vYyW0)_U4ZSJC=Ai~la@Hqj+k3HrhiisgAYuH%80(E#B z3$3{TFAiq8wcn3(MYkA;@Mt`a^Ua-&f;I|5nSUAnIJH18FCLiRniHVF@-chTM&^g1 zjfE;a^ldO^GCyUN2uBDJmL@7RBC0?`h&1hZ*5PfeEyRG*O96EI=8YH&q!91vuo<9q zTZUJSQKfCk{{#kAZ1=#0Jm&*on^F*kxXl30%Kxk4=N3R3%p@sA*p}31kDo`Ai>NX{ z?pOtXe0n-BN|^xmJ{Mv6QvQ?4wWp#ahE4IrfNDafvgOZ|NoXNdyvHDyNuD#4WM38W#J3YCK9V zq@f+eLNsHi6V4{H`<$Ws9MkGa%FVPnS-5tq@VL6RB^!;$(O0&Su#E;Kwamo!+GP$F zW+}c=PuR<^OMv+7s{KGJSfi$tAs@jUVN_^XU!@=5>ctA+t3FQrvX4{6ge;S`>6WpI znZ1bkqN-&O@)oJdk2Hih0jAbXd#oXd6lzLysRgP=`f1Kw4aX{<>i+-$bnr2BoWke; O0000#0fL;ONR>E5wK>J^C#ZZNRe}?+{Vjse>?wBtka_^5N^k_!j}&nRqc`0b z9LF=8EL61=C7H3u_Om_X2_jPLN+E>yd)IX)V+GDmPot*qi-kbx;_6Dio}9E}qb(4T z>_eW_Y9%>uX$0r$x^Dk-&tA%~^?FS$5$EZ28nEbmJ`aQ*Mm0@S{Arrv;_@=U2uyxE zKbNvB<2?Se;gK!gdtL%|jfnmR59W!0M#a@3WO{(wWXjuZ^1ag##J4Rm zl2>Xv0aGQKlJD(=JPG#?4&v!$_kWyhAntOQM*@C2I*Q}i0f)-B;Jg9c`HLvM&!=(_x1zSr}gfUQ5oSJ+8@&o5aAB$;&em*vLCSeCYF)$`G|hN zZg7wv+!NNy;$8azE9>c+^iBH9h>Had40S>2bWAVL&yj~HF(*iv)A3GTPGrEJBXN!|@TLP)3>p{eT{Fvl_W1Dk)hls$R{+gt0XgWaUn P00000NkvXXu0mjf*j-^F literal 0 HcmV?d00001 diff --git a/assets/windswept/textures/block/holly_leaves.png b/assets/windswept/textures/block/holly_leaves.png new file mode 100644 index 0000000000000000000000000000000000000000..70e1d2b1084ee87c970762e5cf2f60594c31788c GIT binary patch literal 1048 zcmV+z1n2vSP)mSS6U#u2Mgrf4IgVgwZ#(G~>}+|R;YLAP#ZIe)<{+`Atb1feL3 zs30OmO#J~`>Ch1=Mkv-=!75()T>H)3Jd-A`{x6d~`~2E%{Wdf4+}XI^ueAg@l2$`Fnvmf&Xdvf!h zlh;z-vAQEXOVPT08-0IqO`!cS_1YdSys{*Jst`OJtvHx-ota>a;6*v~&AFA~9N!Ne z-0r8YKXG%j3xW1--3sGf{7Z!=nLwD5fm>eZj@9n`sf6ToO0x3bfQw5Nm zSAY5ce3Czzh?zL{c=e!M_C39;YRX~{SqLP)oCV@bm+v@~QvuLO&ZYR3Uv&m_7yCR$ z;K`YtUDnZ=3pAAy%qZerwGXV~Wve<`@#`*8Yj<%7l35LOYPF)1TnA3>3(uA7k3zh4 zCN2MkzeZg!07&R;9K=dxs-WW=3xV`^gs85e=}f!)TyAwCnCZ%Wc3}`lHiCd1p$LmJ z9D!ss{7STT_(5AOKf@n}2~`2_SWIHEdEYWtt;HOnEX7vyfHJ-veiB|G%P9V2u`IEy^UYO4LUnXZ?#hy5bq7;EuQ`B&|px;GY0URM$Shgbs!VR SHh8%J0000Hf=7jS4f#FZ~C=2oH>i#nFnuxW8z@UWpgev7ZV-KadWE&!n z(^I|`0#rd1BDn$W5}`qXHBw9KKj3F|?32$HqP>G{y?$HCMkP63W6s#C@sfPD4(L$c z%0=`SugUvmXerPC`9rlsH1x&RGPU literal 0 HcmV?d00001 diff --git a/input/assets/windswept/textures/block/chestnut_leaves.png b/input/assets/windswept/textures/block/chestnut_leaves.png new file mode 100644 index 0000000000000000000000000000000000000000..9a6f83df449dc8296ecd556f3b6ce7093d0fde94 GIT binary patch literal 533 zcmV+w0_y#VP)Px$wMj%lR5*=YlQC-JP!NW{Cq#H>ND)wqJwh6ZMJz5{s@TE;!{UAkC>JoffDLAQ z6A)NM3Y98^5k_i!1Q!;#@EL@gw?#6KXH7F`W*GhdKmSu{k{AFTXyP!U=~|wG7f$;F zyRuY^Y-YCWLM^hH0c=m^eI00|QROw$`NU=&X!8`j00mzeyEsh}Q}s3exUnls0H*Va z!HLuU0Kl#+l^_OCLP6jHY}bWKlf+Et6VBHgm;Q*<0bDws4m3K@EH^7#Tx2t|D@#@7 zHK+Z-!k3vij4U#5=m)mzLOnk|Fph6ZN)`)}rfZ4Ai08)#d>N39 z@#`mx4D(IJ4E=y7eE$6YtE#+a=m)EZOGgJ9K`D!Mpz&O80(p_mOdLjB`lHoE1ax(Z z!w64|;Vv47h*;(Ioqzzo-2dbApJ}?5TH7+7Ck*m|#SpJuy_O>iHE8|)> z1$!aMDVXVeLesVQE<6#^b)AdIeJk?V{sVv>AZ0h!{BHmN01jnXNoGw=04e|g00;m8 X000000Mb*F00000NkvXXu0mjf@$TV> literal 0 HcmV?d00001 diff --git a/input/assets/windswept/textures/block/flowering_acacia_leaves.png b/input/assets/windswept/textures/block/flowering_acacia_leaves.png new file mode 100644 index 0000000000000000000000000000000000000000..a5339e673fc9f04e050ff039b09ca3e3390a49d2 GIT binary patch literal 354 zcmV-o0iFJdP)ua(oY2I(% z%oJVMg}SZ_F$eE>(lNaK`d%(=oAT2I!Llr+9}-Y>Iv&IQ@rZFdM8{&n?RpK1q4@oJ z$!tEC@8=^d)(w!y81Cz;k_mJaV8U{>5;WxsDA3S}xbWTw=Ui$;c;}`GyZt^ggScIT zbt42UW-v#vB{y+^-44#hX_%^!Y4*t%)tIQD8&DAv36&7nWKKxL$01mG z!U2+@01jBU(rG1-lZ--m){*?z=F#35A;?Ju9!OYD;;f8xSxymavbdw(%R=P}FqXA> zBoQCzpMwfT=tRv8YBt+#d`cFzmbQjr1Dp2;ZS5Y@EuCbT00000NkvXXu0mjf06s^R APx#=Sf6CR5*>5lQ9m0FcgOW8WR_zCJs$n9b8M|1zb%ygNY~M1RS78;0g{VB)D(` z$nKz=8TkIf|MbZh)oEZQd)!K)A zt!I&>F}o&5DYuzP_W_Va($BeE_#93@#n4R0g33g-8~R17^RN@|YaUb#%flW(0RY%u z3)YM&<@C5c@me_y4OZ15?`!E;P!`Ei+mv!URwk;Gb?URi?8KmA?IJtB+2V9(Lw{pb zL*PG7ywb6tIuET@?tCU!6J2&2;CH=-EfYl__luBlWww`200000NkvXXu0mjfLPB~8 literal 0 HcmV?d00001 diff --git a/input/assets/windswept/textures/block/holly_leaves.png b/input/assets/windswept/textures/block/holly_leaves.png new file mode 100644 index 0000000000000000000000000000000000000000..a407fc2555ae1b0d8b81749985f7dbf842db270f GIT binary patch literal 665 zcmV;K0%rY*P)Px%Q%OWYR5*=olh0}zQ5431cNp%#jN=Sal|iUrBW_}Z5K0Oq5D3Yx=^}5?U7jJ& z(Ouub7icI1TuB)UCfQ6C%LHVI0g2`hWGvn;^jf98%X_}_o%4O?9P#nPdj$}s69Cfj z41lE57XZ0xQ2|)CL(=Jsos(Vl`R6ld1(PV9AT+_qmkhc?>Up0iosf=aygWZ)*$&b( z0I103_Xfb!mk zs>v*;>NnQ~n{e?jY}@AWU|XGk`yqlxMU|=ra`!3Ia)yU-O26}KO|$Ds06MJ*%Xa1x zl1^V}w@2MuvHxjLX^ajgw3`n?`^13wLm@ZBRvC6W?HtxF^?o)F2!oH zUKY!Cls3@yBvVgPiy`tRPx$XGugsR5*=olQE9NAP`0WAa|ySEd|FHu#0T(BW$tlo?>sB1Eh#A;Dks{3h0p7 z!v2Ujp+fwbVcs8*@87R@e@3*OmT7dc?KGy*q3yH;>!ax#oKM%JABO|%<%YtPGL0^( z!j$0J?*#eEH2`Qkjq~XW(>Ezzt%5LNy&b{&SXUbMazoo`){y;9Fh86G>tkU`Q2+!0 zrqM+P01&p$#8pRO%7iwJE-EG;hXYs@K+G_5Z&>6Nf$S7MwEpJN`E*5L%B29?t*hmh z`QcALka?bV13$8qr(Ojie|K(mYj{r)R~Z@2J06S zxya5rZwt2FqSuv9x?0Z98Ci)VGEp$b!`Tl1iNe}Bd|cABjKys`6LaPHfc zzZ><5eLHu4p!^Te1Nr$I03dSCYuhnc57Rff9}ximK#Egj<>A(>^&KS5^bLabY*PLK x`(g^{UbaLX0000EWmrjOO-%qQ00008000000002eQ