Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
DelviousCrafts opened this issue Oct 20, 2022 · 0 comments
Open

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

DelviousCrafts opened this issue Oct 20, 2022 · 0 comments
Labels
Bug Something isn't working

Comments

@DelviousCrafts
Copy link

DelviousCrafts commented Oct 20, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant