6 lines
No EOL
136 B
JavaScript
6 lines
No EOL
136 B
JavaScript
// priority: 0
|
|
|
|
const registerMoreRedRecipes = (event) => {
|
|
|
|
event.remove({id: 'morered:red_alloy_ingot_from_jumbo_smelting'})
|
|
} |