You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: