Skip to content

Commit f72ae00

Browse files
committed
Fix cfg
1 parent 7c3b931 commit f72ae00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

overrides/config/vintagefix.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ mixin.model_optimizations.dedup_multipart=true
2222
mixin.model_optimizations.dedup_quad_lists=true
2323
mixin.model_optimizations.location_canon=true
2424
mixin.model_optimizations.simpler_perspective_wrapper=true
25-
mixin.resourcepacks=true
26-
mixin.textures=true
25+
mixin.resourcepacks=false
26+
mixin.textures=false
2727
mixin.version_protest=true

0 commit comments

Comments
 (0)