5 lines
No EOL
83 B
JavaScript
5 lines
No EOL
83 B
JavaScript
// priority: 0
|
|
|
|
ServerEvents.highPriorityData(event => {
|
|
addOreVeins(event);
|
|
}) |