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

No option to hide items in EMI 1.20.1 #942

Open
Bartgames03 opened this issue Jan 22, 2025 · 0 comments
Open

No option to hide items in EMI 1.20.1 #942

Bartgames03 opened this issue Jan 22, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@Bartgames03
Copy link

Minecraft Version

1.20.1

KubeJS Version

2001.6.5-build.16

Rhino Version

2001.2.3-build.6

Architectury Version

9.2.14

Forge/Fabric Version

Forge 47.3.12

Describe your issue

I want to hide certain items from EMI. I also have JEI installed, and used the following code:
JEIEvents.hideItems(event => {
event.hide('createappliedkinetics:incomplete_logic_processor')
event.hide('createappliedkinetics:incomplete_engineering_processor')
event.hide('createappliedkinetics:incomplete_calculation_processor')
})
This didn't work as the items still show up. Looking at the wiki there is no option for EMI in 1.20.1

Crash report/logs

No response

@Bartgames03 Bartgames03 added the bug Something isn't working label Jan 22, 2025
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