This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/kubejs/server_scripts/recipes/ars_nouveau.js
2023-11-02 12:32:44 -05:00

9 lines
214 B
JavaScript

ServerEvents.recipes(e => {
removeRecipeByID(e, [
'ars_nouveau:mana_gem_block',
'ars_nouveau:mana_gem_2',
'ars_nouveau:archwood_pressure_plate',
'ars_nouveau:enchanting_apparatus'
])
})