2026-02-28 21:10:56 -03:00

5 lines
146 B
JavaScript

// Fire for Standing Torch
ServerEvents.recipes(allthemods => {
allthemods.remove({ id: 'additional_lights:fire_for_standing_torch_s' })
})