From abd6e9780161851d2fac4cf47d287caa0b72b8b9 Mon Sep 17 00:00:00 2001 From: Daniel Amberson Date: Sun, 4 Jul 2021 12:15:29 -0500 Subject: [PATCH] polished bell assets: part 1 the currently named "peculiar bell" has been tweaked, and the stands for the bell have been completely remodeled the cursed bell has not been touched, waiting on an animated texture from kryppers before proceeding --- .../models/block/peculiar_bell/bell.json | 25 ++++--- .../block/peculiar_bell/block_ceiling.json | 66 ++++++++++++----- .../peculiar_bell/block_double_wall.json | 70 ++++++++++-------- .../block/peculiar_bell/block_floor.json | 60 +++++++++++---- .../peculiar_bell/block_single_wall.json | 57 +++++++------- .../models/block/peculiar_bell/item.json | 25 ++++--- .../assets/create/textures/block/bell.png | Bin 836 -> 727 bytes .../create/textures/block/bell_frame.png | Bin 561 -> 782 bytes .../create/textures/block/bell_frame_side.png | Bin 586 -> 700 bytes 9 files changed, 187 insertions(+), 116 deletions(-) diff --git a/src/main/resources/assets/create/models/block/peculiar_bell/bell.json b/src/main/resources/assets/create/models/block/peculiar_bell/bell.json index d6e26bbc3..2e6436a27 100644 --- a/src/main/resources/assets/create/models/block/peculiar_bell/bell.json +++ b/src/main/resources/assets/create/models/block/peculiar_bell/bell.json @@ -2,12 +2,12 @@ "credit": "Made with Blockbench", "textures": { "0": "create:block/bell", - "particle": "create:block/bell" + "particle": "create:block/bell" }, "elements": [ { - "from": [14, 7, 7], - "to": [16, 9, 9], + "from": [13, 7, 7], + "to": [15, 9, 9], "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]}, "faces": { "north": {"uv": [10.5, 6, 9.5, 7], "texture": "#0"}, @@ -19,8 +19,8 @@ } }, { - "from": [0, 7, 7], - "to": [2, 9, 9], + "from": [1, 7, 7], + "to": [3, 9, 9], "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]}, "faces": { "north": {"uv": [9.5, 6, 10.5, 7], "texture": "#0"}, @@ -32,8 +32,8 @@ } }, { - "from": [3, 0, 3], - "to": [13, 2, 13], + "from": [3, 1, 3], + "to": [13, 3, 13], "faces": { "north": {"uv": [0, 15, 5, 16], "texture": "#0"}, "east": {"uv": [0, 15, 5, 16], "texture": "#0"}, @@ -44,8 +44,8 @@ } }, { - "from": [4, 2, 4], - "to": [12, 11, 12], + "from": [4, 3, 4], + "to": [12, 12, 12], "faces": { "north": {"uv": [8, 0, 12, 4.5], "texture": "#0"}, "east": {"uv": [8, 0, 12, 4.5], "texture": "#0"}, @@ -55,8 +55,8 @@ } }, { - "from": [7, 11, 7], - "to": [9, 15, 9], + "from": [7, 12, 7], + "to": [9, 16, 9], "faces": { "north": {"uv": [8, 6, 9, 8], "texture": "#0"}, "east": {"uv": [8, 6, 9, 8], "texture": "#0"}, @@ -86,7 +86,8 @@ { "name": "Bell", "origin": [8, 8, 8], + "color": 0, "children": [0, 1, 2, 3, 4, 5, 6] } ] -} +} \ No newline at end of file diff --git a/src/main/resources/assets/create/models/block/peculiar_bell/block_ceiling.json b/src/main/resources/assets/create/models/block/peculiar_bell/block_ceiling.json index 2616af7a7..97d3b5e92 100644 --- a/src/main/resources/assets/create/models/block/peculiar_bell/block_ceiling.json +++ b/src/main/resources/assets/create/models/block/peculiar_bell/block_ceiling.json @@ -3,35 +3,67 @@ "textures": { "1": "create:block/bell_frame_side", "2": "create:block/bell_frame", - "particle": "create:block/bell" + "particle": "create:block/bell" }, "elements": [ { - "from": [0.1, 0, 0], - "to": [15.9, 16, 16], - "rotation": {"angle": 0, "axis": "x", "origin": [8, 8, 8]}, + "from": [15, 4, 4], + "to": [16, 12, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 16, 0]}, "faces": { - "east": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#1"}, - "west": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#1"}, - "up": {"uv": [0, 0, 15.8, 16], "texture": "#2"} + "north": {"uv": [16, 8, 15, 0], "texture": "#2"}, + "east": {"uv": [0, 8, 8, 0], "texture": "#2"}, + "south": {"uv": [1, 8, 0, 0], "texture": "#2"}, + "west": {"uv": [16, 8, 8, 0], "texture": "#2"}, + "up": {"uv": [4, 11, 12, 12], "rotation": 270, "texture": "#1"}, + "down": {"uv": [4, 4, 12, 5], "rotation": 90, "texture": "#1"} } }, { - "from": [15.9, 0, 0], - "to": [0.1, 16, 16], - "rotation": {"angle": 0, "axis": "x", "origin": [8, 8, 8]}, + "from": [0, 4, 4], + "to": [1, 12, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 16, 0]}, "faces": { - "east": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#1"}, - "west": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#1"}, - "up": {"uv": [0, 0, 16, 16], "texture": "#2"} + "north": {"uv": [16, 8, 15, 0], "texture": "#2"}, + "east": {"uv": [8, 8, 16, 0], "texture": "#2"}, + "south": {"uv": [1, 8, 0, 0], "texture": "#2"}, + "west": {"uv": [8, 8, 0, 0], "texture": "#2"}, + "up": {"uv": [4, 11, 12, 12], "rotation": 270, "texture": "#1"}, + "down": {"uv": [4, 4, 12, 5], "rotation": 90, "texture": "#1"} + } + }, + { + "from": [0, 12, 2], + "to": [2, 16, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 16, 0]}, + "faces": { + "north": {"uv": [14, 16, 16, 12], "texture": "#2"}, + "east": {"uv": [0, 16, 12, 12], "texture": "#2"}, + "south": {"uv": [14, 16, 12, 12], "texture": "#2"}, + "west": {"uv": [12, 12, 0, 8], "texture": "#2"}, + "up": {"uv": [11, 14, 0, 12], "rotation": 90, "texture": "#1"}, + "down": {"uv": [12, 14, 0, 16], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [14, 12, 2], + "to": [16, 16, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 16, 0]}, + "faces": { + "north": {"uv": [16, 16, 14, 12], "texture": "#2"}, + "east": {"uv": [0, 12, 12, 8], "texture": "#2"}, + "south": {"uv": [12, 16, 14, 12], "texture": "#2"}, + "west": {"uv": [12, 16, 0, 12], "texture": "#2"}, + "up": {"uv": [11, 12, 0, 14], "rotation": 90, "texture": "#1"}, + "down": {"uv": [12, 16, 0, 14], "rotation": 270, "texture": "#1"} } } ], "groups": [ { - "name": "Frame", + "name": "block_double_wall", "origin": [8, 8, 8], + "color": 0, "children": [0, 1] - } - ] -} + }, 2, 3] +} \ No newline at end of file diff --git a/src/main/resources/assets/create/models/block/peculiar_bell/block_double_wall.json b/src/main/resources/assets/create/models/block/peculiar_bell/block_double_wall.json index 52a9e266d..623a83eb7 100644 --- a/src/main/resources/assets/create/models/block/peculiar_bell/block_double_wall.json +++ b/src/main/resources/assets/create/models/block/peculiar_bell/block_double_wall.json @@ -1,32 +1,40 @@ { - "credit": "Made with Blockbench", - "textures": { - "1": "create:block/bell_frame_side", - "particle": "create:block/bell" - }, - "elements": [ - { - "from": [0.1, 0, 0], - "to": [15.9, 16, 16], - "faces": { - "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, - "north": {"uv": [0, 0, 16, 16], "texture": "#1"} - } - }, - { - "from": [15.9, 0, 0], - "to": [0.1, 16, 16], - "faces": { - "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, - "north": {"uv": [0, 0, 16, 16], "texture": "#1"} - } - } - ], - "groups": [ - { - "name": "Frame", - "origin": [8, 8, 8], - "children": [0, 1] - } - ] -} + "credit": "Made with Blockbench", + "textures": { + "1": "create:block/bell_frame_side", + "particle": "create:block/bell" + }, + "elements": [ + { + "from": [4, 4, 0], + "to": [12, 12, 1], + "faces": { + "north": {"uv": [4, 4, 12, 12], "texture": "#1"}, + "east": {"uv": [5, 4, 4, 12], "texture": "#1"}, + "south": {"uv": [12, 4, 4, 12], "texture": "#1"}, + "west": {"uv": [12, 4, 11, 12], "texture": "#1"}, + "up": {"uv": [12, 4, 4, 5], "texture": "#1"}, + "down": {"uv": [12, 11, 4, 12], "texture": "#1"} + } + }, + { + "from": [4, 4, 15], + "to": [12, 12, 16], + "faces": { + "north": {"uv": [4, 4, 12, 12], "texture": "#1"}, + "east": {"uv": [5, 4, 4, 12], "texture": "#1"}, + "south": {"uv": [12, 4, 4, 12], "texture": "#1"}, + "west": {"uv": [12, 4, 11, 12], "texture": "#1"}, + "up": {"uv": [12, 4, 4, 5], "texture": "#1"}, + "down": {"uv": [12, 11, 4, 12], "texture": "#1"} + } + } + ], + "groups": [ + { + "name": "Frame", + "origin": [8, 8, 8], + "color": 0, + "children": [] + }, 0, 1] +} \ No newline at end of file diff --git a/src/main/resources/assets/create/models/block/peculiar_bell/block_floor.json b/src/main/resources/assets/create/models/block/peculiar_bell/block_floor.json index 6738c29b4..63cc96caa 100644 --- a/src/main/resources/assets/create/models/block/peculiar_bell/block_floor.json +++ b/src/main/resources/assets/create/models/block/peculiar_bell/block_floor.json @@ -3,33 +3,63 @@ "textures": { "1": "create:block/bell_frame_side", "2": "create:block/bell_frame", - "particle": "create:block/bell" + "particle": "create:block/bell" }, "elements": [ { - "from": [0.1, 0, 0], - "to": [15.9, 16, 16], + "from": [15, 4, 4], + "to": [16, 12, 12], "faces": { - "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, - "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, - "down": {"uv": [0, 0, 15.8, 16], "texture": "#2"} + "north": {"uv": [16, 0, 15, 8], "texture": "#2"}, + "east": {"uv": [0, 0, 8, 8], "texture": "#2"}, + "south": {"uv": [1, 0, 0, 8], "texture": "#2"}, + "west": {"uv": [16, 0, 8, 8], "texture": "#2"}, + "up": {"uv": [12, 4, 4, 5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [12, 11, 4, 12], "rotation": 270, "texture": "#1"} } }, { - "from": [15.9, 0, 0], - "to": [0.1, 16, 16], + "from": [0, 4, 4], + "to": [1, 12, 12], "faces": { - "east": {"uv": [0, 0, 16, 16], "texture": "#1"}, - "west": {"uv": [0, 0, 16, 16], "texture": "#1"}, - "down": {"uv": [0, 0, 16, 16], "texture": "#2"} + "north": {"uv": [16, 0, 15, 8], "texture": "#2"}, + "east": {"uv": [8, 0, 16, 8], "texture": "#2"}, + "south": {"uv": [1, 0, 0, 8], "texture": "#2"}, + "west": {"uv": [8, 0, 0, 8], "texture": "#2"}, + "up": {"uv": [12, 4, 4, 5], "rotation": 90, "texture": "#1"}, + "down": {"uv": [12, 11, 4, 12], "rotation": 270, "texture": "#1"} + } + }, + { + "from": [0, 0, 2], + "to": [2, 4, 14], + "faces": { + "north": {"uv": [14, 12, 16, 16], "texture": "#2"}, + "east": {"uv": [0, 12, 12, 16], "texture": "#2"}, + "south": {"uv": [14, 12, 12, 16], "texture": "#2"}, + "west": {"uv": [12, 8, 0, 12], "texture": "#2"}, + "up": {"uv": [0, 14, 12, 16], "rotation": 270, "texture": "#1"}, + "down": {"uv": [0, 14, 11, 12], "rotation": 90, "texture": "#1"} + } + }, + { + "from": [14, 0, 2], + "to": [16, 4, 14], + "faces": { + "north": {"uv": [16, 12, 14, 16], "texture": "#2"}, + "east": {"uv": [0, 8, 12, 12], "texture": "#2"}, + "south": {"uv": [12, 12, 14, 16], "texture": "#2"}, + "west": {"uv": [12, 12, 0, 16], "texture": "#2"}, + "up": {"uv": [0, 16, 12, 14], "rotation": 270, "texture": "#1"}, + "down": {"uv": [0, 12, 11, 14], "rotation": 90, "texture": "#1"} } } ], "groups": [ { - "name": "Frame", + "name": "block_double_wall", "origin": [8, 8, 8], + "color": 0, "children": [0, 1] - } - ] -} + }, 2, 3] +} \ No newline at end of file diff --git a/src/main/resources/assets/create/models/block/peculiar_bell/block_single_wall.json b/src/main/resources/assets/create/models/block/peculiar_bell/block_single_wall.json index 7bee57b84..605614397 100644 --- a/src/main/resources/assets/create/models/block/peculiar_bell/block_single_wall.json +++ b/src/main/resources/assets/create/models/block/peculiar_bell/block_single_wall.json @@ -1,30 +1,29 @@ { - "credit": "Made with Blockbench", - "textures": { - "1": "create:block/bell_frame_side", - "particle": "create:block/bell" - }, - "elements": [ - { - "from": [0.1, 0, 0], - "to": [15.9, 16, 16], - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#1"} - } - }, - { - "from": [15.9, 0, 0], - "to": [0.1, 16, 16], - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#1"} - } - } - ], - "groups": [ - { - "name": "Frame", - "origin": [8, 8, 8], - "children": [0, 1] - } - ] -} + "credit": "Made with Blockbench", + "textures": { + "1": "create:block/bell_frame_side", + "particle": "create:block/bell" + }, + "elements": [ + { + "from": [4, 4, 0], + "to": [12, 12, 1], + "faces": { + "north": {"uv": [4, 4, 12, 12], "texture": "#1"}, + "east": {"uv": [4, 4, 5, 12], "texture": "#1"}, + "south": {"uv": [12, 4, 4, 12], "texture": "#1"}, + "west": {"uv": [11, 4, 12, 12], "texture": "#1"}, + "up": {"uv": [12, 4, 4, 5], "texture": "#1"}, + "down": {"uv": [12, 11, 4, 12], "texture": "#1"} + } + } + ], + "groups": [ + { + "name": "Frame", + "origin": [8, 8, 8], + "color": 0, + "children": [0] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/create/models/block/peculiar_bell/item.json b/src/main/resources/assets/create/models/block/peculiar_bell/item.json index f79362efc..d4d7060da 100644 --- a/src/main/resources/assets/create/models/block/peculiar_bell/item.json +++ b/src/main/resources/assets/create/models/block/peculiar_bell/item.json @@ -1,14 +1,14 @@ { "credit": "Made with Blockbench", - "parent": "block/block", + "parent": "block/block", "textures": { "0": "create:block/bell", "particle": "create:block/bell" }, "elements": [ { - "from": [14, 7, 7], - "to": [16, 9, 9], + "from": [13, 7, 7], + "to": [15, 9, 9], "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]}, "faces": { "north": {"uv": [10.5, 6, 9.5, 7], "texture": "#0"}, @@ -20,8 +20,8 @@ } }, { - "from": [0, 7, 7], - "to": [2, 9, 9], + "from": [1, 7, 7], + "to": [3, 9, 9], "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]}, "faces": { "north": {"uv": [9.5, 6, 10.5, 7], "texture": "#0"}, @@ -33,8 +33,8 @@ } }, { - "from": [3, 0, 3], - "to": [13, 2, 13], + "from": [3, 1, 3], + "to": [13, 3, 13], "faces": { "north": {"uv": [0, 15, 5, 16], "texture": "#0"}, "east": {"uv": [0, 15, 5, 16], "texture": "#0"}, @@ -45,8 +45,8 @@ } }, { - "from": [4, 2, 4], - "to": [12, 11, 12], + "from": [4, 3, 4], + "to": [12, 12, 12], "faces": { "north": {"uv": [8, 0, 12, 4.5], "texture": "#0"}, "east": {"uv": [8, 0, 12, 4.5], "texture": "#0"}, @@ -56,8 +56,8 @@ } }, { - "from": [7, 11, 7], - "to": [9, 15, 9], + "from": [7, 12, 7], + "to": [9, 16, 9], "faces": { "north": {"uv": [8, 6, 9, 8], "texture": "#0"}, "east": {"uv": [8, 6, 9, 8], "texture": "#0"}, @@ -87,7 +87,8 @@ { "name": "Bell", "origin": [8, 8, 8], + "color": 0, "children": [0, 1, 2, 3, 4, 5, 6] } ] -} +} \ No newline at end of file diff --git a/src/main/resources/assets/create/textures/block/bell.png b/src/main/resources/assets/create/textures/block/bell.png index cd05091a99c2ccee7bb9cdfd7e98f2d81da5b7af..df12de3909e7ae10e17e643b1be53528516654d5 100644 GIT binary patch delta 683 zcmV;c0#yCP2G<3UBpLy8Qb$4nuFf3k00004XF*Lt006O%3;baPks%m=Y)M2xR9Hvt zmpe-&K@i7l7Q@>>Gx5cOnfORfK@klM48%k<5Wm1(Bp9e%Vj`!3(TRQmAGjhW1_lO- zD5!~Yn0bi1D;jyh92lH1H~*Tcxpth{?Vbrt{J}y$s=FRtT|H}&kK-IT-1u`r_dknt zx^vB4p?jo->RKC!K7HnYzGV&Y+Qso6Cs$iVP0d-VYj5Pa`>O)o-Pm;d@WTDLdBB^L zPQN=m`k54O!j@jLr?Rk@ejxR(`6_!RDP4Jv@hT)c{pFI}nobc65Pq zESTOn38E4OJccYHBCv8q#*JPWQ4WO?)&J2bPzD2-1eKHnk&!ij0TIf9crGCaXk!d> zYygn+(jijT&ka-9052S7=&nJeaOMcRfVSiT=fL{%)tjU%2V}8EIA1$)4JvXwd^BF@ z3v6)b#M>ma&Q^!K>*vz-Wv^lm0Cf!rk`Va0AW9C8f5%=!9A$8gFfg`sq-B7*My{HQ znj<=i%~xx(x9ydGSLJ{#*7)62Xn9-?uApw%t?aDj*xwz59tBFq)$>MVkUvk4HrdaA zX}45Lt)HM2l{DPeC8z^Qfro;4YeH%Ra2@4JN~ldpZ9so-HUEH|vk9pUfKpShKlnf; zcnjj5SG9_T9~D8B(W?Cl{2EruV)fxcDZRUW@@G7nay7w!H>2)@CS-IzEFc3TqLc%S zVGc5;Xx9N45v5$foQ^YL5*MN$`C*#**5UV(lh}YHbw7&41}w~9(&pALzn2_s1K=^T zJr2x4#*~cCA_+IHT9grT4U-(n`xl~De=cJ_t+Bajfzic^`g<*;@k|e*e~%EX$Z9lW R1poj507*p#PDHLkV1gvc$Q&AK?FJv@>oeUwCf?KH(p%tmY4vymB zs0C+#2GK#mS=2=Y6~S3M6zY`0!9ggAm@Y=?Rwzjg-RuxY;d#Gv-*ayy$-!-MXGmzc=Kl)91rFK%k`<z(WTz1pp@5bd$iu9a9fJ%GC%!R2|4{(4Llie`(e1FhdLuS@8AEWz$ra z&fRQGY(VP8Z7|1m*6oXlXbS@rnv*+)Rl_`&s0b!r9@tN#xJ|2lAY~1L4*%#(xdbmZ zzfVsJTkCH9w5x>kGKPV!-Hu}v{^v9fv2gH2!DIZ{y5*e+aOyV91vqwOXYrF801qSt zXLqLoVvpi9e-;Vd_pdr`hTZKZJeb@7R_e!Xm^HiSeNMkPuG|2yC6DN+0(mMBtlz&F z{(GT}y5iPCcPB3uYR7ea9yPSXSmZ_2-LcQ5xR5+_@V*0xR@>ZUkH1l*VIa5-vs_H>Q97=J z8Jq{vO5Oa%t6dmMG_Erw@c0<&0rx8yhKZ+E+7r$rwyG5E0|IwC*U$bWhcr)S>fPht ZUj&)85vR6~L*M`a002ovPDHLkV1j#>e^USe diff --git a/src/main/resources/assets/create/textures/block/bell_frame.png b/src/main/resources/assets/create/textures/block/bell_frame.png index 4855d47a15ec8551ca5c5c221bc62b1d2c7a9cd7..959d0d165aad7b4bf3b7ecf28ef2719c52faa674 100644 GIT binary patch delta 707 zcmV;!0zCb(1daxfEhSKLZ)Rz1WdHyu&y|rqNW(xJ#a~mkA{9Y9NO8zeoh%d;ag->L zQZ9d};K6Y}-ralLy#s`LnQ2y64A6AjOvNQJn_CeBujoM-gAfsunPnu>3mJ4AU-$6w z^)AY@@W0Wo<}C*JMB-Uym^Se`@${x`aNZ{lv68G3pA(OpbV1@rt}7nDaW1+n@XU~z zNzD<5h{a+XD{ah5rbawP98oo$@`bF&D(8PK&RV(3n)l={4CeLaG}md4AdW>Okfe?j zRI!0FY(#0*NwJWkeW`;#?D~`BQpmLdMvi$@ph0&1;D7MDTdOcR;Uxtnp!>yfK1PAS zF3_ks&iAq7G)@5jGjOH1{FOQ|^GSNGrA3Z_fo`H!`LZN>E zyr0oG<$$4Epl{Xdt+|iW2OvXTE!_YIhrn2ove!DiySKf!KhL=RLHYsFg>uc~kyOwC z000SaNLh0L01FcU01FcV0GgZ_0003mNklKR`BICgvKKeHsI;y z$50Ve@buy%2D2Dz27K}?P&SzJ@Xmi{hWpR|FgVx>g2h05Gcb#R;n>=%U^y6w&d~?U zGeP-aj#aQWSmMCp_fSy;0BKf~WPxKCfExe;AXk7eDFAK&%z4;s2LX_`JaV2BZmOy91Pu3_t;h3$TFVSXvjNsBESWR2TwaF#vx8p$#73 z^uWmI!Uz=t1IGXV_xyi)d>uR*u>p{u!A`df!eRhgLPC!PWdBO*$}%wWR-ziPs@VQN zast5zK=B{edl1!tlhb|v<8nGWfJL8KMghaA856)XI2w`T6&Jvz2A&Q;3h-eR0L!JI p+}Igq{U5?39)Q9Ek~dfw00?Y{03*jds!$<0e(*o|-K|-ioN$wZaiIIfwm(LJ zz%J0N+xGXdZ8uK<|1)ruc)TT1i* z000JJOGiWiDgY_~Dx6b>IsgCw32;bRa{vGf6951U69E94oEQKA00(qQO+^Rg1{xA1 z3N$7iYybcNElET{R5;6HJUQLxKLa!cfQf-Zzyf2KXKrC6MI+4R6uV&5fKdYmhXITO ao*M!F=?Qo4#Z3tS0000L zQZ9d};K6Y}-ralLy#s`LnQ2y64A6AjOvNQJn_CeBujoM-gAfsunPnu>3mJ4AU-$6w z^)AY@@W0Wo<}C*JMB-Uym^Se`@${x`aNZ{lv68G3pA(OpbV1@rt}7nDaW1+n@XU~z zNzD<5h{a+XD{ah5rbawP98oo$@`bF&D(8PK&RV(3n)l={4CeLaG}md4AdW>Okfe?j zRI!0FY(#0*NwJWkeW`;#?D~`BQpmLdMvi$@ph0&1;D7MDTdOcR;Uxtnp!>yfK1PAS zF3_ks&iAq7G)@5jGjOH1{FOQ|^GSNGrA3Z_fo`H!`LZN>E zyr0oG<$$4Epl{Xdt+|iW2OvXTE!_YIhrn2ove!DiySKf!KhL=RLHYsFg>uc~kyOwC z000SaNLh0L01FcU01FcV0GgZ_0002pNklee^!@C!s89smi4OM?Rqya`4{QunkpMl2|%0mOd@L=SvMA3uQ08pS| z1E7F3&)kBdhY3n!fMaW~GAx~P5spCs6btA8rvaeoQj}zYV_X2I0mK5F1~}LXGRUj& z!Z9v@(*S9GITVZwV8p_zV*CFf|KkGX%Z{Q(BOwjw0Nns4QZ!=&jIbQHx?w;ELui8s zR2Tt3i3*e^Kys&+9K}dTj3=l2{Ku9+&;ckWK?Y{03*jds!$<0e(*o|-K|-ioN$wZaiIIfwm(LJ zz%J0N+xGXdZ8uK<|1)ruc)TT1i* z000JJOGiWiDgY_~Dx6b>IsgCw32;bRa{vGf6951U69E94oEQKA00(qQO+^Rg1{xA0 z6CVsCYXATMMoC0LR5;6HU>F619Gp#@?(_fTbf5qD)G*@HjLbLB+=5jt6Q!9|-)#kR{00000NkvXXu0mjf6~5;2