Fixing hashes for the last time
(It won't be the last time)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
ServerEvents.recipes((event) => {
|
||||
event.remove({ mod: "itemfilters" });
|
||||
event.remove({ mod: "better_angel_ring" });
|
||||
|
||||
event.remove({id: "minecraft:charcoal"})
|
||||
});
|
||||
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