I'm using KubeJS Additions to add a new JEI category to show bartering loot - I'm not too well-versed in Forge or KubeJS methods, so I was jsut gonna add each item individually. However, after following their tutorial, making some modifications, and testing what I have so far, the tab isn't showing up ingame after game restart. Any ideas?
#Custom JEI/REI Category not showing up, no errors
29 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
Here's the client script:
Paste version of barter_cat.js from @dry ibex
Not sure if it's important, but i'm using REI instead of JEI
Please @ me when responding, thanks!
updated
Paste version of barter_cat.js from @dry ibex
It only works If you have JEI also installed and REI has JEI Plugin compat
Otherweise it doesn't
I know EMI does have JEI Plugin compat so that would work
I do have REI installed, along with REIPluginCompatibilities
so hypothetically it should work, yet I don't see it
And JEI ?
nope, just REI and REIPC
But that should be enough, REIPC is meant to add compat for JEI plugins: https://www.curseforge.com/minecraft/mc-mods/roughly-enough-items-hacks
Oh and i'm on forge 1.20.1, not sure if i mentioned that
You still need jei
Otherweise the functions that the Code uses don't exist
Actually I'm Not sure
Can you Just try with JEI first
Idk how the compat Mod works and If it is a Substitute for JEI functions
Just tried with JEI, it works
shoot i'll have to look into this, it should work fine with REIPC
HAH
i made some changes in JEI in another profile to make it look how I wanted, moved it back to the profile with REI, and BOOM it worked
excellent
for reference:
Paste version of barter_cat.js from @dry ibex
ya love to see it