Skip to content

[Bug]: Unable to "hide" certian blocks using JEI tweaker #32

@DelviousCrafts

Description

@DelviousCrafts

Minecraft Version

1.18

Mod Version

1.0.8-1.18.2-40.1.30

Is Compressium Loaded

Not Loaded

What happened?

Attempting to remove unused and unwanted compressed nether star block, and ATM star Block from JEI failed using JEI tweaker zen script file.

Attempted first in array list with other blocks working from array list so not a script error issue. Tried outside the array list with direct copy-paste of the script from online documentation to verify it wasn't an array list issue. The issue persisted when using single-line coding using JEI.hideIngredient(item:allthecompressed:atm_star_block_1x); appropriate coding.

Other unwanted/unused blocks from all the compressed (ie item:allthecompressed:zinc_block_1x, item:allthecompressed:steel_block_4x, etc.) are able to be removed appropriately using the array list method. This seems to be an issue only with the ATM star block (all variants) and the nether star block (all variants).

Using /ct hand command to get item name in its entirety, but verified that item name matches what's shown in JEI when the error occurred.

Providing with CreateTweaker Log for review as well: github link

Also reported this issue to JEI Tweaker as I'm uncertain which mod is causing the issue here.

Minecraft version: 1.18.2
All the Compressed version: 1.0.8-1.18.2-40.1.30
CraftTweaker Version: 1.18.2-9.1.196
JEI Tweaker Version: 1.18.2-3.0.0.9
Forge Version: 40.1.84

latest.log

https://gist.github.com/DelviousCrafts/956798b2291d2874597c84ce050bb0a4

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions