4 lines
97 B
JavaScript
4 lines
97 B
JavaScript
ServerEvents.recipes(event => {
|
|
event.remove({ id: 'ars_nouveau:glyph_animate_block'})
|
|
})
|