fix charcoal override
charcoal will now respect your gaming preferences
This commit is contained in:
@@ -1,6 +1,4 @@
|
|||||||
ServerEvents.recipes((event) => {
|
ServerEvents.recipes((event) => {
|
||||||
event.remove({ mod: "itemfilters" });
|
event.remove({ mod: "itemfilters" });
|
||||||
event.remove({ mod: "better_angel_ring" });
|
event.remove({ mod: "better_angel_ring" });
|
||||||
|
|
||||||
event.remove({id: "minecraft:charcoal"})
|
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user