Skip to content

Commit 6c76983

Browse files
committed
Fix SussyPatches cfg
1 parent 452b788 commit 6c76983

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

overrides/config/sussypatches.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ general {
190190
# Who would ever use them, anyways.
191191
# Would help with performance, in a way.
192192
# Backported from GregTechCEu#2799 and Nomi-Libs
193-
B:"Disable the muffler recovery mechanic"=true
193+
B:"Disable the muffler recovery mechanic"=false
194194

195195
# Basically just give GT blocks and MetaTileEntities proper sound types based on their materials.
196196
# Backported from GregTechCEu#2853
@@ -225,7 +225,7 @@ general {
225225

226226
# Makes GT machine items render their active-state textures.
227227
# So that they look the same as in GT5.
228-
B:"Render active textures for GT machine items"=false
228+
B:"Render active textures for GT machine items"=true
229229

230230
# Replaces the text for Creative Chest/Tanks.
231231
# Leave this empty to use default numbers.

0 commit comments

Comments
 (0)