switched back to packwiz
This commit is contained in:
6
kubejs/client_scripts/jei_hidden.js
Normal file
6
kubejs/client_scripts/jei_hidden.js
Normal file
@@ -0,0 +1,6 @@
|
||||
JEIEvents.removeCategories(event => {
|
||||
console.log(event.getCategoryIds()) //log a list of all category ids to logs/kubejs/client.txt
|
||||
event.remove("lychee:item_inside/minecraft/default")
|
||||
event.remove("jei:information")
|
||||
event.remove("ae2:certus_growth")
|
||||
})
|
||||
Reference in New Issue
Block a user