switched back to packwiz
This commit is contained in:
6
kubejs/server_scripts/removals.js
Normal file
6
kubejs/server_scripts/removals.js
Normal file
@@ -0,0 +1,6 @@
|
||||
ServerEvents.recipes((event) => {
|
||||
event.remove({ mod: "itemfilters" });
|
||||
event.remove({ mod: "better_angel_ring" });
|
||||
|
||||
event.remove({id: "minecraft:charcoal"})
|
||||
});
|
||||
Reference in New Issue
Block a user