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