#How to Hide and remove recipes from JEI ?

7 messages · Page 1 of 1 (latest)

onyx pecan
#

How to Hide and remove recipes from JEI ?

neon torrentBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

cosmic hill
#

??removingitems

exotic flintBOT
# cosmic hill ??removingitems

Want to remove whole items from the game? Well, you can't do that. Removing items directly from the registry is unsupported and would break mods. Your best option is to remove the item's recipes and its recipe viewer's entry.
Click the buttons below to find out how.

cosmic hill
#
JEIEvents.hideItems(event => {
  event.hide('some:item')
})

That's how you would hide an idea

exotic flintBOT
#

Please send your KubeJS client log. It can be found at /minecraft/logs/kubejs/client.log.
If you are on 1.18 or 1.16 it will be called client.txt.
Please send the file directly, without links or snippets.