KnightMiner / Ceramics

Adds various early game items made of clay, or fill a void where the later version requires harder resources
MIT License
16 stars 15 forks source link

Unable to hide buckets with Crafttweaker/JEITweaker, causes extra to show instead. #78

Closed G-Stav closed 3 years ago

G-Stav commented 3 years ago

Describe the bug Trying to hide buckets causes two to show up instead of none. This is the script used. mods.jei.JEI.hideItem(.withTag({fluid: "immersiveengineering:ethanol" as string}));

Screenshots or crash report (if relevant) If applicable, add screenshots to help explain your problem. 2021-03-02_12 52 23

Versions (please complete the following information):

Other mods required Crafttweaker 1.16.5-7.1.0.135 JEITweaker 1.16.5.1.0.1.13 List any other mods required to reproduce this issue. Test by running the game with minimal mods.

KnightMiner commented 3 years ago

I do everything I can on my side, that is registering the subtype adapter.

Verify you have the proper NBT, then try to test hiding with just JEI (you may need to install a mod to enable JEIs config GUI), if you cannot hide with JEI, it's a JEI bug. If you can, JEITweaker bug.

KnightMiner commented 3 years ago

Probably fixed in 1.6.3. If not, its a JEI bug