shMonifactory/kubejs/server_scripts/_hardmode/expert_exclusion.js
2025-09-14 20:52:18 +03:00

4 lines
136 B
JavaScript

/** Removes recipes that are the same in both normal and hardmode, but shouldn't exist in Expert */
ServerEvents.recipes(event => {
})