1.16.4 Engineer's Crafting Table
Ceifeire opened this issue · 11 comments
This is a mod conflict kinda. The Chest search and sort buttons appear in the middle of the crafting grid on the Engineer's Crafting Table from Immersive Engineering. Its easy to get around but thought Id point this out. If its their issue I will move this issue over there but thought I would start here. Pic included to show.
ok I found the setting but am having difficulties figuring out how to make it print the ID. Sorry for making this difficult.
Sorry for the delay - if you open the screen, the ID will be printed to the game log. You can find it in /logs/latest.log, in the same folder as your /mods folder is.
ok. Odd its not printing anything. The only thing that I can see from when I did that is the following:
[17:15:10] [Render thread/INFO]: Starting JEI took 13.25 s
[17:15:18] [Render thread/INFO]: Block file not found: immersiveengineering:watermill
[17:17:54] [Render thread/INFO]: [xaero.map.WorldMapSession:cleanup:44]: World map session finalized.
[17:17:54] [Render thread/INFO]: Client cache cleared!
[17:17:55] [Thread-24/INFO]: [xaero.map.MapProcessor:updateWorldSynced:637]: World map cleaned normally!
[17:17:59] [Render thread/INFO]: Stopping!
[17:17:59] [Render thread/INFO]: Client cache cleared!
Do let me know what the ID for the screens you add is so I can mainline them.
This should also fix the dupe bug issue (#2685) I posted a couple weeks ago about this block.
@Vazkii blusunrize.immersiveengineering.client.gui.CraftingTableScreen
is the thing you are looking for also note it seems that the in-game settings in quark arent applied real time so to anyone who may want to tinker with the settings just do it with MC not active
Yep, the dupe bug happens with any container that has locked slots as well. The bug itself is in the quark transfer because it does not respect locked slots or inventories. Tfarcenim/Dank-Storage#84. I already hardcoded them out of my containers until it's fixed.
You should be able to fix this by going to the general
section of the quark config and following the instructions under the button blacklist entry.