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

JEI tweaker unable to hide specific blocks from all the compressed. #35

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

Comments

@DelviousCrafts
Copy link

DelviousCrafts commented Oct 20, 2022

Issue description

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 all the compressed as I'm uncertain which mod is causing the issue here.

All the Compressed version: 1.0.8-1.18.2-40.1.30

Steps to reproduce

No response

Script used

https://gist.github.com/DelviousCrafts/784ee6ee55cd9470e29d684532530129

The crafttweaker.log file

https://gist.github.com/DelviousCrafts/0972138f65ee8d0227d67e49cc0006ea

Minecraft version

1.18

Forge version

40.1.84

CraftTweaker version

1.18.2-9.1.196

JEITweaker version

1.18.2-3.0.0.9

JEI version

jei-1.18.2-forge-10.1.5.272

Other relevant information

No response

The latest.log file

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
None yet
Projects
None yet
Development

No branches or pull requests

1 participant