Is there a way to blacklist certain items (or slots) from being auto-refilled? (or alternatively to make them use strict matching instead of "fuzzy" matching - I saw issue 387) I'm using GT5u, which means toggling the "repair-friendly refill" isn't likely to make any difference because 1. GT meta-tools handle durability differently, and 2. I keep extra tool heads instead of extra tools. For now, I turn off auto-refill when I'm mining instead of building, but if I forget, I often end up with weird rearrangements of my tools, like a pickaxe in my shovel slot and my axe swapped out of the hotbar completely, so it would be nice to not have to do that.
Edit: After looking at the code and some tinkering, I got it to work, but I don't really understand why my changes worked - I added some entries to the item tree file to make it recognize GregTech metatool pickaxes, shovels, etc. (they're all "gregtech:gt.metatool.01", but metadata determines whether it's a pickaxe, a shovel, or something else, and other things like tool head material, mining level, and durability are handled in NBT data), and some entries to the sorting rules file for where I normally keep them on the hotbar. However, looking at https://github.com/Inventory-Tweaks/inventory-tweaks/blob/9318a76fea893167a026c2bc7145c6a6bf2db603/src/main/java/invtweaks/InvTweaksHandlerAutoRefill.java#L138 it seems like default configs should have treated them as "unknown" items and only replaced them with strict matches, not fuzzy matches.
Edit 2: Looks like I spoke too soon. My edits to the config files initially seemed to be working, but now things are back to the way they were before, even though I'm fairly sure I haven't made any other changes in the interim, and I'm even more confused.
Has anyone worked on upgrading Inventory Tweaks to 1.13? I'm a programmer but I have no experience with creating mods, so it would take me a while to get up to speed to be able to do it myself. (Not that I wouldn't, but in the interest of a more timely upgrade it would be faster for someone with more modding experience to work on it.)
Has anyone worked on upgrading Inventory Tweaks to 1.13? I'm a programmer but I have no experience with creating mods, so it would take me a while to get up to speed to be able to do it myself. (Not that I wouldn't, but in the interest of a more timely upgrade it would be faster for someone with more modding experience to work on it.)
Thanks!
Man... How did you even find this thread?
Inventory Tweaks for Forge doesn't seem to have been updated to MC 1.13 yet, but there is MouseTweaks for Rift, which should take you part of the way there.
"I let people see how horrendous my code is specifically so it can become less bad." ~ Spirit 2018-10-18
"Never, ever, EVER give a maid a bazooka..." ~ CaerMaster 2018-02-10
"When in doubt read Zsashas' Signature " ~ Vadis365 2016-09-09
"Your post count reflects your uncertainty more than it does your knowledge." ~ Me
Umm While In My Inventory I pressed a button and It made the GUI disappear I have no idea what I pressed and how to bring it back, can someone tell me how?
Don't know about you, Robijnvogel, but I keep a list of all the mods I consider to be essential must-haves for minecraft in a dedicated bookmarks menu and this page was one of them. Yeah - Inventory Tweaks is a must-have mod. Not really sure what I'm going to do if it's not updated anymore... Probably just not play newer vesions of minecraft maybe? XD
I also found a github or some other kind of development page for it too, and it seems to have SOME activity. Perhaps it's not being developed solely by one person and I can't fault that. Coding is hard! I find it not too unreasonable to want some other people to help out. I just hope the call is answered. I don't know a darn thing about programming or else I'd be looking at it myself.
(actually I DID try looking at it myself and it's all greek. I'd have to sink a lot of time into developing a new skill from scratch just for one thing and the fact that I even tried - and still actively consider trying, and still occasionally poke at places that offer coding tutorials and stuff too!!! - says a little, heh...)
Don't know about you, Robijnvogel, but I keep a list of all the mods I consider to be essential must-haves for minecraft in a dedicated bookmarks menu and this page was one of them. Yeah - Inventory Tweaks is a must-have mod. Not really sure what I'm going to do if it's not updated anymore... Probably just not play newer vesions of minecraft maybe? XD
I also found a github or some other kind of development page for it too, and it seems to have SOME activity. Perhaps it's not being developed solely by one person and I can't fault that. Coding is hard! I find it not too unreasonable to want some other people to help out. I just hope the call is answered. I don't know a darn thing about programming or else I'd be looking at it myself.
(actually I DID try looking at it myself and it's all greek. I'd have to sink a lot of time into developing a new skill from scratch just for one thing and the fact that I even tried - and still actively consider trying, and still occasionally poke at places that offer coding tutorials and stuff too!!! - says a little, heh...)
This is a mod I find very handy and like a lot. If possible, I even use it when playing on vanilla servers, just to eliminate the hassle of having to sort my chests manually.
I would include InvTweaks in any mod setup if and when available, but I guess that, besides a JEI-like mod when playing with a lot of different mods at once, I don't really consider any mod a must-have/essential.
I haven't currently played much Minecraft for the last couple of months, though.
If you want to get into programming Minecraft mods, I would follow a decent Java course first, though. It could save you a lot of trouble if you have a decent foundation.
"I let people see how horrendous my code is specifically so it can become less bad." ~ Spirit 2018-10-18
"Never, ever, EVER give a maid a bazooka..." ~ CaerMaster 2018-02-10
"When in doubt read Zsashas' Signature " ~ Vadis365 2016-09-09
"Your post count reflects your uncertainty more than it does your knowledge." ~ Me
Has anyone worked on upgrading Inventory Tweaks to 1.13? I'm a programmer but I have no experience with creating mods, so it would take me a while to get up to speed to be able to do it myself. (Not that I wouldn't, but in the interest of a more timely upgrade it would be faster for someone with more modding experience to work on it.)
Thanks!
I'm in the exact same position. Just found out about Inventory Tweaks, sounds like exactly what I was looking for, and then I notice that it does not work with 1.13 (I'm still on 1.13.2 on my survival world server). I've had a fair bit of Java programming, but not so much with Minecraft mods. Are you still interested in trying to work on this? Maybe we can make it a team effort to get InvTweaks up to 1.13/1.14? I'm willing to put some time into it, but I'm not sure it will be enough to get this updated.
I was looking to report a slight issue with this mod and the Arcane Archives storage containers. When clicking to sort, the chest don't actually sort, they just position the blocks neatly without rearranging them.
Can someone help me? (1.12.2)
Can i someohow drop everything from the black circled crafting thing (at the image) , because i need it craft it to inventory and then drop everything out, is there any way to do it?
In Inventory Tweaks the specific feature you are asking for does not exist.
Do you want to craft as many items as fast as possible? Is that why think you want this?
"I let people see how horrendous my code is specifically so it can become less bad." ~ Spirit 2018-10-18
"Never, ever, EVER give a maid a bazooka..." ~ CaerMaster 2018-02-10
"When in doubt read Zsashas' Signature " ~ Vadis365 2016-09-09
"Your post count reflects your uncertainty more than it does your knowledge." ~ Me
For some reason, I can't Shift + Left-Click things from my inventory into my hotbar and vise versa. It does work with chests. I can move items quickly between chests and the inventory, just not within the inventory and hotbar. I am on 1.7.10. What do I do?
For some reason, I can't Shift + Left-Click things from my inventory into my hotbar and vise versa. It does work with chests. I can move items quickly between chests and the inventory, just not within the inventory and hotbar. I am on 1.7.10. What do I do?
Does this not work when you have just the inventory open? Not a chest or other "container?"
"I let people see how horrendous my code is specifically so it can become less bad." ~ Spirit 2018-10-18
"Never, ever, EVER give a maid a bazooka..." ~ CaerMaster 2018-02-10
"When in doubt read Zsashas' Signature " ~ Vadis365 2016-09-09
"Your post count reflects your uncertainty more than it does your knowledge." ~ Me
Is there a way to blacklist certain items (or slots) from being auto-refilled? (or alternatively to make them use strict matching instead of "fuzzy" matching - I saw issue 387) I'm using GT5u, which means toggling the "repair-friendly refill" isn't likely to make any difference because 1. GT meta-tools handle durability differently, and 2. I keep extra tool heads instead of extra tools. For now, I turn off auto-refill when I'm mining instead of building, but if I forget, I often end up with weird rearrangements of my tools, like a pickaxe in my shovel slot and my axe swapped out of the hotbar completely, so it would be nice to not have to do that.
Edit: After looking at the code and some tinkering, I got it to work, but I don't really understand why my changes worked - I added some entries to the item tree file to make it recognize GregTech metatool pickaxes, shovels, etc. (they're all "gregtech:gt.metatool.01", but metadata determines whether it's a pickaxe, a shovel, or something else, and other things like tool head material, mining level, and durability are handled in NBT data), and some entries to the sorting rules file for where I normally keep them on the hotbar. However, looking at https://github.com/Inventory-Tweaks/inventory-tweaks/blob/9318a76fea893167a026c2bc7145c6a6bf2db603/src/main/java/invtweaks/InvTweaksHandlerAutoRefill.java#L138 it seems like default configs should have treated them as "unknown" items and only replaced them with strict matches, not fuzzy matches.
Edit 2: Looks like I spoke too soon. My edits to the config files initially seemed to be working, but now things are back to the way they were before, even though I'm fairly sure I haven't made any other changes in the interim, and I'm even more confused.
Has anyone worked on upgrading Inventory Tweaks to 1.13? I'm a programmer but I have no experience with creating mods, so it would take me a while to get up to speed to be able to do it myself. (Not that I wouldn't, but in the interest of a more timely upgrade it would be faster for someone with more modding experience to work on it.)
Thanks!
Man... How did you even find this thread?
Inventory Tweaks for Forge doesn't seem to have been updated to MC 1.13 yet, but there is MouseTweaks for Rift, which should take you part of the way there.
If you're new to troubleshooting Minecraft Crashes, or just interested, please read my guide on reading crash reports and reporting crashes.
"I let people see how horrendous my code is specifically so it can become less bad." ~ Spirit 2018-10-18
" ~ Vadis365 2016-09-09
"Never, ever, EVER give a maid a bazooka..." ~ CaerMaster 2018-02-10
"When in doubt read Zsashas' Signature
"Your post count reflects your uncertainty more than it does your knowledge." ~ Me
I assume by that you mean this isn't the first place to go for info. It's the only place I know of. LOL
Thanks for the pointer!
Umm While In My Inventory I pressed a button and It made the GUI disappear I have no idea what I pressed and how to bring it back, can someone tell me how?
Don't know about you, Robijnvogel, but I keep a list of all the mods I consider to be essential must-haves for minecraft in a dedicated bookmarks menu and this page was one of them. Yeah - Inventory Tweaks is a must-have mod. Not really sure what I'm going to do if it's not updated anymore... Probably just not play newer vesions of minecraft maybe? XD
I also found a github or some other kind of development page for it too, and it seems to have SOME activity. Perhaps it's not being developed solely by one person and I can't fault that. Coding is hard! I find it not too unreasonable to want some other people to help out. I just hope the call is answered. I don't know a darn thing about programming or else I'd be looking at it myself.
(actually I DID try looking at it myself and it's all greek. I'd have to sink a lot of time into developing a new skill from scratch just for one thing and the fact that I even tried - and still actively consider trying, and still occasionally poke at places that offer coding tutorials and stuff too!!! - says a little, heh...)
This is a mod I find very handy and like a lot. If possible, I even use it when playing on vanilla servers, just to eliminate the hassle of having to sort my chests manually.

I would include InvTweaks in any mod setup if and when available, but I guess that, besides a JEI-like mod when playing with a lot of different mods at once, I don't really consider any mod a must-have/essential.
I haven't currently played much Minecraft for the last couple of months, though.
If you want to get into programming Minecraft mods, I would follow a decent Java course first, though. It could save you a lot of trouble if you have a decent foundation.
If you're new to troubleshooting Minecraft Crashes, or just interested, please read my guide on reading crash reports and reporting crashes.
"I let people see how horrendous my code is specifically so it can become less bad." ~ Spirit 2018-10-18
" ~ Vadis365 2016-09-09
"Never, ever, EVER give a maid a bazooka..." ~ CaerMaster 2018-02-10
"When in doubt read Zsashas' Signature
"Your post count reflects your uncertainty more than it does your knowledge." ~ Me
I'm in the exact same position. Just found out about Inventory Tweaks, sounds like exactly what I was looking for, and then I notice that it does not work with 1.13 (I'm still on 1.13.2 on my survival world server). I've had a fair bit of Java programming, but not so much with Minecraft mods. Are you still interested in trying to work on this? Maybe we can make it a team effort to get InvTweaks up to 1.13/1.14? I'm willing to put some time into it, but I'm not sure it will be enough to get this updated.
This appears to be the only fork on GitHub that's even touched on 1.14. Yet it seems abandoned.
https://github.com/0uti/inventory-tweaks/tree/mc1.14.3
I was kind of hoping for a Fabric port, let alone an up-to-date release. Seems like wishful thinking now...
How do you set that only 1 item in each slot. Like when I want to go for mining I want 1 diamond in all A slots. Can it be done?
www.youtube.com/maketboss
I was looking to report a slight issue with this mod and the Arcane Archives storage containers. When clicking to sort, the chest don't actually sort, they just position the blocks neatly without rearranging them.
m
In Inventory Tweaks the specific feature you are asking for does not exist.
Do you want to craft as many items as fast as possible? Is that why think you want this?
If you're new to troubleshooting Minecraft Crashes, or just interested, please read my guide on reading crash reports and reporting crashes.
"I let people see how horrendous my code is specifically so it can become less bad." ~ Spirit 2018-10-18
" ~ Vadis365 2016-09-09
"Never, ever, EVER give a maid a bazooka..." ~ CaerMaster 2018-02-10
"When in doubt read Zsashas' Signature
"Your post count reflects your uncertainty more than it does your knowledge." ~ Me
For some reason, I can't Shift + Left-Click things from my inventory into my hotbar and vise versa. It does work with chests. I can move items quickly between chests and the inventory, just not within the inventory and hotbar. I am on 1.7.10. What do I do?
Does this not work when you have just the inventory open? Not a chest or other "container?"
If you're new to troubleshooting Minecraft Crashes, or just interested, please read my guide on reading crash reports and reporting crashes.
"I let people see how horrendous my code is specifically so it can become less bad." ~ Spirit 2018-10-18
" ~ Vadis365 2016-09-09
"Never, ever, EVER give a maid a bazooka..." ~ CaerMaster 2018-02-10
"When in doubt read Zsashas' Signature
"Your post count reflects your uncertainty more than it does your knowledge." ~ Me
i can't Sort my chest