Skip to content

Commit

Permalink
remove unnecessary removal of angel ring mod
Browse files Browse the repository at this point in the history
like i already removed it bruh
  • Loading branch information
ursamina committed Nov 13, 2024
1 parent 06ac2d4 commit 197a01c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kubejs/server_scripts/removals.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
ServerEvents.recipes((event) => {
event.remove({ mod: "itemfilters" });
event.remove({ mod: "better_angel_ring" });
});

0 comments on commit 197a01c

Please sign in to comment.