Open DeadSix27 opened 7 years ago
Same issue as in IF: https://github.com/Buuz135/Industrial-Foregoing/issues/70
He fixed it by overriding the playEquipSound function like here: https://github.com/Buuz135/Industrial-Foregoing/commit/da6960005eae05246bb45488d63664c78d0f2643#diff-338d072d60cf0f8b4924ffb063e58bd6R21
I assume you can just do the same in: https://github.com/faceofcat/Tesla-Powered-Thingies/blob/1.12/src/main/kotlin/net/ndrei/teslapoweredthingies/common/TeslaFakePlayer.kt#L22
heh... I guess I could... thanks!
Same issue as in IF: https://github.com/Buuz135/Industrial-Foregoing/issues/70
He fixed it by overriding the playEquipSound function like here: https://github.com/Buuz135/Industrial-Foregoing/commit/da6960005eae05246bb45488d63664c78d0f2643#diff-338d072d60cf0f8b4924ffb063e58bd6R21
I assume you can just do the same in: https://github.com/faceofcat/Tesla-Powered-Thingies/blob/1.12/src/main/kotlin/net/ndrei/teslapoweredthingies/common/TeslaFakePlayer.kt#L22