If you use a resource pack to change the containment_door_opened/closed sound effect to something unique, occasionally it will overlap and rewrite the sound effect with the sliding door sound effect
"containment_door_closed": {
"category": "block",
"sounds": [
"scp:contain_close1",
"scp:contain_close2",
"scp:contain_close3"
]
},
"containment_door_opened": {
"category": "block",
"sounds": [
"scp:contain_opened1",
"scp:contain_opened2",
"scp:contain_opened3"
]
},
If you use a resource pack to change the containment_door_opened/closed sound effect to something unique, occasionally it will overlap and rewrite the sound effect with the sliding door sound effect
2025-01-20_20-37-31.mov