Item Stages

Item Stages

20M Downloads

Renamed items aren't properly hidden in JEI

hgsbsn opened this issue ยท 1 comments

commented

Examples of this include Actually Additions' block inputter, which has a changing name, and Opencomputers' cards, which have an italic name as a vanilla renamed item would. It looks like sometimes they don't have the stage applied at all and sometimes they just don't load correctly. In these screenshots, the entire mod is staged. My scripts include staging for these items:

opencomputers:storage:1,
opencomputers:storage:*,

actuallyadditions:block_inputter,
actuallyadditions:block_inputter_advanced,
2018-08-11_03 47 28
2018-08-11_03 47 37

commented

There were a few client/server desync issues, and lookup improvements that have been made since you opened this issue. Could you please try again using the latest versions of Bookshelf, GameStages, and ItemStages? If the issue still happens, can you paste some script examples?