Ceramics

Ceramics

38M Downloads

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

G-Stav opened this issue ยท 2 comments

commented

Describe the bug
Trying to hide buckets causes two to show up instead of none.
This is the script used.
mods.jei.JEI.hideItem(item:ceramics:clay_bucket.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):

  • Minecraft: 1.16.4
  • Ceramics: 1.16.5-1.6.1

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.

commented

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.

commented

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