IMC-Vocality/kubejs/startup_scripts/brewing.js
2025-04-09 22:50:07 -05:00

3 lines
121 B
JavaScript

MoreJSEvents.registerPotionBrewing(event => {
event.removeByPotion(null, "minecraft:popped_chorus_fruit", null);
})