#[1.20.1] Remove REI Info from Modded Items?

8 messages · Page 1 of 1 (latest)

deep barn
#

Is is possible to remove an already existing tooltip from an Item? All i see on the wiki and in the github is how to add one, but I'm checking here in case I missed something. If not, is there a workaround?

scenic echoBOT
#

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

primal geode
deep barn
#

Ah, addAdvanced is under ItemEvents.tooltip, not REIEvents.information - that's what I need to remove

primal geode
#

Can you show what "REI Info" do you mean?

deep barn
#

You can add REI information using add in REIEvents.information, but you can't remove preexisitng info for some reason, at least not as far as i've seen