#Remove item 1.19.2 Fabric + REMOVE IN JEI ?
11 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
The classic way did not work
onEvent('jei.hide.items', event => {
event.hide('beautify:rope')
})
Isnt it REI on Fabric? Pretty sure JEI isn’t on that modloader
Also, onEvent is legacy
This is a list of all the events. Choose your version.
thought so, gave a try anyway