pack: v0.30.4 — drop broken JEI-hide client script #56
Reference in New Issue
Block a user
Delete Branch "fix/v0.30.4-drop-broken-jei-hide"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
v0.30.3 shipped a client script using
JEIEvents.hideItems(...)-- that namespace does not exist in KubeJS 2101.7.2 for NeoForge 1.21.1. Clients showed a KubeJS error popup on launch.Removing the script entirely. The Shattered Dimensional Carver is still un-makeable (datapack override) and un-usable (right-click cancel). The only loss is the cosmetic JEI hide -- the item will appear in JEI search but with no recipe.
No working
JEIEventsAPI in this KubeJS build and no kubejs-jei bridge mod on Modrinth for 1.21.1 NeoForge. Revisit if either lands.