diff --git a/config/inventoryprofilesnext/integrationHints/player-defined.json b/config/inventoryprofilesnext/integrationHints/player-defined.json index fbcc5ba..e5a5012 100644 --- a/config/inventoryprofilesnext/integrationHints/player-defined.json +++ b/config/inventoryprofilesnext/integrationHints/player-defined.json @@ -21,19 +21,15 @@ } }, "appeng.client.gui.me.items.CraftingTermScreen": { - "buttonHints": { - "MOVE_TO_PLAYER": { - "top": -20 - }, - "SORT": { - "top": -20 - }, - "SORT_COLUMNS": { - "top": -20 - }, - "SORT_ROWS": { - "top": -20 - } - } + "ignore": true + }, + "appeng.menu.me.items.CraftingTermMenu": { + "ignore": true + }, + "appeng.client.gui.me.items.PatternEncodingTermScreen": { + "ignore": true + }, + "appeng.menu.me.items.PatternEncodingTermMenu": { + "ignore": true } -} \ No newline at end of file +} diff --git a/index.toml b/index.toml index 82e9f1f..dfef261 100644 --- a/index.toml +++ b/index.toml @@ -190,7 +190,7 @@ hash = "ca413dea02cce69c69dccdc525fb0ec013236876eff2d142772c68db3d772d3a" [[files]] file = "config/inventoryprofilesnext/integrationHints/player-defined.json" -hash = "1ed52ab7167be02cc818cbf07074392ec36763b8b99a5a513046e481367469a3" +hash = "db800f00fdf456276b41a6434937ef71be504d0e694111057840a3ca30876182" [[files]] file = "config/inventoryprofilesnext/inventoryprofiles.json" diff --git a/pack.toml b/pack.toml index 096be23..37ef792 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "9ff46c1c50393f539699467b921ce3d3b666d930df13257eccfdb116e4d4d509" +hash = "5fb2ca238c5bd07be0e347459098be9dd9ba7003fdceb5d46f73d26cbd5d3768" [versions] fabric = "0.14.9"