export into cf form
github is now legible for other people (hooray)
This commit is contained in:
6
overrides/kubejs/server_scripts/removals.js
Normal file
6
overrides/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