manually remove the charcoal recipe
This commit is contained in:
3
kubejs/server_scripts/charcoal.js
Normal file
3
kubejs/server_scripts/charcoal.js
Normal file
@@ -0,0 +1,3 @@
|
||||
ServerEvents.recipes((event) => {
|
||||
event.remove({id: "minecraft:charcoal"})
|
||||
});
|
||||
Reference in New Issue
Block a user