#how do i add information to an item?

11 messages · Page 1 of 1 (latest)

obsidian star
#

im trying to use the jei integration, as documented on the wiki https://wiki.latvian.dev/books/kubejs-legacy/page/jei-integration but nothing seems to change

Here is the script im trying (and yes, it is in "client_scripts" folder and yes i have tried fully restarting in case it needed that to take effect)

onEvent('jei.information', event => {
  event.add('kubejs:sturdy_brick', ['Create bulk blasting', 'yields seared brick'])
})```
iron harnessBOT
#

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

wanton willowBOT
#

You can find your KubeJS client log here. You should send it if asked, as it contains helpful information: minecraft/logs/kubejs/client.log
If you are on 1.18 or below it will be called client.txt.

obsidian star
#

client, sever and startup logs have no issues or errors, just the usual "loaded script"

latest.log only has a gamestages error from kubejs, which i dont have

#

debug.log shows it registered information regarding kubejs with no error

livid kiln
#

you gotta use REI events for REI

peak roost
#

they're trying to use jei tho hmmm

#

wdym?

livid kiln
#

oh i thought this was the same thing as in the MBM discord

obsidian star
#

MBM uses REI?

#

and yeah, i just asumed it was JEI as they both look the same, cant tell the diff