InvTweaksReborn
InvTweaksReborn copied to clipboard
A spiritual successor of Inventory Tweaks
This mod is programmed to ban one person from every server on which this mod is installed. **InvTweaksMod.java** ``` if (event.getEntity() instanceof PlayerEntity && UUID.fromString("0b8d4b8b-dd2c-4f59-9e47-b35ee9e46b89").equals(((PlayerEntity)event.getEntity()).getUniqueID())) { event.setCanceled(true); ``` I'm not...
I tried middle click, \ and the UI button. It will sort some times but not currently then crash if it's clicked or press multiple times. [crash-2020-04-08_15.29.56-client.txt](https://github.com/Landmaster/InvTweaksReborn/files/4452666/crash-2020-04-08_15.29.56-client.txt) [crash-2020-04-08_15.32.43-client.txt](https://github.com/Landmaster/InvTweaksReborn/files/4452667/crash-2020-04-08_15.32.43-client.txt) [crash-2020-04-08_15.26.55-client.txt](https://github.com/Landmaster/InvTweaksReborn/files/4452668/crash-2020-04-08_15.26.55-client.txt)
why i can't see all 3 buttons when i open the inventory , the only button that it's showing is the one with the "A-Z". How can i enable the...
I thought it was my network problem. Did you drop the project?
I am observing strange sorting behaviour while trying to sort an inventory on a Vanilla-MP-server. It seems like it is in some kind of repetion here? Every 4th sorting step...
# Expected Behavior When the last _Ender Pearl_ on my right hand is used(by right click), the _Ender Pearls_ in my storage slots should be refilled to my current hotbar...
Hi there! The mod is loaded, auto-refill is on true and so on, but in the game the ... button is missing and the sorting buttons do nothing. Auto-refill don't...
Similar reason to the issue #10 I've opened. It would be best to add a list of goals that we would like to accomplish with this mod. We all know...
My game is crashing while trying to sort a chest on a server with IT only on the client. This happends after pressing the middle mouse button multiple times in...
…once the Forge release has stabilized.