Universal Tweaks

Universal Tweaks

871k Downloads

Crash when Load Sounds is enabled on the server

tier940 opened this issue ยท 0 comments

commented

https://mclo.gs/swC91L4

Setting items are as follows. By the way, I set up the GTCEu wrench.

# Sounds to play when Minecraft is loaded
# Syntax: eventname;pitch
S:"Load Sounds Minecraft" <
    gregtech:use.wrench;1.0
 >

# Play sound on...
# 0 = Nothing
# 1 = Minecraft load
# 2 = World load
# 3 = Minecraft and world load
# Min: 0
# Max: 3
I:"Load Sounds Mode"=3

# Sounds to play when the world is loaded
# Syntax: eventname;pitch
S:"Load Sounds World" <
    gregtech:use.wrench;1.0
 >