Hide uncrafting recipe type

dev
copygirl 2 years ago
parent 1df89cc0d7
commit 05d7baa91f
  1. 3
      kubejs/client_scripts/hide/uncrafting.js

@ -0,0 +1,3 @@
onEvent("jei.remove.categories", event => {
event.remove("twilightforest:uncrafting");
});
Loading…
Cancel
Save