3 lines
95 B
JavaScript
3 lines
95 B
JavaScript
StartupEvents.registry('sound_event', e => {
|
|
e.create("society:blazing_drift_fever_ex")
|
|
}); |