From d21996a07c6f8a75287982e7d8b5f9d021d9b8ec Mon Sep 17 00:00:00 2001 From: Digital Artifex <7929434+DigitalArtifex@users.noreply.github.com> Date: Thu, 20 Nov 2025 00:18:14 -0500 Subject: [PATCH] Updated Pack Data --- data/packs/Neonwave Sunset/pack.json | 3 ++- data/packs/Speak/pack.json | 5 +---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/data/packs/Neonwave Sunset/pack.json b/data/packs/Neonwave Sunset/pack.json index 8dbc1a0..d693b21 100644 --- a/data/packs/Neonwave Sunset/pack.json +++ b/data/packs/Neonwave Sunset/pack.json @@ -17,6 +17,7 @@ "channel0": { - "type": 4 + "type": 4, + "invert": false } } \ No newline at end of file diff --git a/data/packs/Speak/pack.json b/data/packs/Speak/pack.json index ea5fbf6..061e5ff 100644 --- a/data/packs/Speak/pack.json +++ b/data/packs/Speak/pack.json @@ -26,10 +26,7 @@ "channel1": { - "type": 4, - "invert": false, - "texture_mirroring": "MirrorVertically", - "wrap_mode": "Repeat" + "type": 4 } } } \ No newline at end of file