7 lines
No EOL
128 B
JavaScript
7 lines
No EOL
128 B
JavaScript
// priority: 0
|
|
|
|
function registerEndermanOverhaulRecipes(event) {
|
|
|
|
event.remove({ id: 'endermanoverhaul:corrupted_shield' })
|
|
|
|
} |