Makes the hotbar a little bit bigger.

Overview

LargeBar

A mod that doubles the size of the vanilla hotbar, from 9 slots to 18. It doesn't add any extra inventory slots, it just uses some that already exist in the player's inventory.


Compatibility

This mod is designed to only change what is absolutely required for functionality. At the time of writing all of the known crashes are a result of the other mods assuming that there are only 9 slots and not using the built-in Vanilla mechanism for finding the size of the hotbar.

Comments
  • Config doesn't save after closing the game.

    Config doesn't save after closing the game.

    Pretty much the title of it. I set the mode to vertical, I save and exit, and then close the game and the next time the game is loaded it's in horizontal again...

    bug 
    opened by GitPois1x 1
  • Feature Request: Add an off button in the config so you dont have to re-boot if you want to join a server

    Feature Request: Add an off button in the config so you dont have to re-boot if you want to join a server

    Hi, I play on servers a lot on top of single player and i think it would be cool if you could add an off switch in the config, allowing people to hotswap to different serves without needing to close the game, remove the mod and reeboot. Thanks :D

    enhancement 
    opened by NoComment1105 1
  • Game crash with slotlink when using Storage Remote

    Game crash with slotlink when using Storage Remote

    Crash due to mod interaction: slotlink

    Crash log:

    https://paste.ee/p/yGRBP

    slotlink-2.3.0+1.16.5.jar

    https://www.curseforge.com/minecraft/mc-mods/slotlink/files/3286533

    Slotlink has this item:

    image

    When you rclick the item, you have access to the storage network storage request block GUI, and this is how they handle preventing the player from inserting the Storage Remote into the storage network

    image

    I managed to crash the game by placing the storage remote here and trying to rclick it:

    image

    other mod 
    opened by calloatti 1
  • "Pick Block" Hotkey Doesn't Work

    When you use the built-in keybinding for "Pick Block" it doesn't work with this mod, sadly. It updates the UI, but doesn't actually swap it out in your inventory, so you still end up placing the original block.

    opened by bluetidepro 0
  • Fixing issues related to old PR

    Fixing issues related to old PR

    in #8 i sought to fix a quantity of off-by-one rendering errors.
    as it turns out, there was actually only one error. under the assumption there were multiple, i had originally pushed a bunch of textures 1 pixel in the wrong direction, in the interest of manually tweaking alignment.

    these textures were aligned, but in some hotbar modes, the hotbar was 1 pixel higher than it appeared in vanilla.
    so, this PR undoes those old changes, and fixes the error in the correct place. for real this time. largebar should, hopefully for good, be completely indistinguishable from vanilla's hotbar.

    whoops! sorry!

    opened by Bluberry-Kat 1
  • Make extra slots

    Make extra slots "virtual"

    When you scroll beyond ninth slot items used directly from fourth row of inventory.

    What if instead of this make them swap in main hand? Visually it would be same things but with this addition there will be an opportunity to use second bar on servers

    opened by NikitaCartes 2
  • Add compatibility with inventory sorting mods

    Add compatibility with inventory sorting mods

    I use https://www.curseforge.com/minecraft/mc-mods/inventory-sorting and when clicking the button to sort the player inventory, it also sorts the first row of course

    It would be nice if there was a way to enable compatibility with inventory sorting mods so they are aware of the existence of a large hotbar and avoid sorting the slots in use by the enlarged hotbar.

    enhancement other mod 
    opened by calloatti 0
Releases(v1.3.0)
Owner
gudenau
gudenau
Minecraft Fabric mod for Stardew Valley-inspired hotbar swapping

HotbarCycle Minecraft Fabric mod for Stardew Valley-inspired hotbar cycling. Developed for 1.18.1. Features Adds 2 keybinds: Swap Hotbar (Default: H):

null 7 Jan 8, 2023
Neat little additions to AE2: Fabric

AE2Things Neat little additions to AE2: Fabric This mod adds two machines from AE2Stuff the Advanced Inscriber and Crystal Growth Chamber, and a new t

ProjectET 4 Jun 18, 2022
This mod makes the clouds look much better.

Fabulous Clouds is a 1.17 Fabric mod that makes minecraft's clouds look much better. It isn't going to be ported to Forge or be backported. Fabulous C

Nuclear Chaos 17 Oct 28, 2022
A version of xray that makes blocks partially transparent for mc 1.12.2

seethrough-xray a version of xray that makes blocks partially transparent feel free to skid this into ur client if you want to. if not then ok it does

Gavin 5 Dec 2, 2022
Cammie's Minecart Tweaks is a mod that makes Minecarts a more viable solution for long-distance transport

Cammie's Minecart Tweaks Cammie's Minecart Tweaks is a mod that makes Minecarts a more viable solution for long-distance transport. Minecarts can't co

Cammie 10 Jul 2, 2022
Makes fire created by natural lightning cosmetic, meaning no blocks are destroyed from bad weather

Lightning Podoboo Makes fire created by natural lightning cosmetic, meaning no blocks are destroyed from bad weather. Keep the doFireTick gamerule ena

Lilly Rose Berner 10 Dec 15, 2022
A legacy-fabric mod that makes minecraft versions older than 1.13 run using LWJGL 3 instead of the legacy LWJGL 2

A legacy-fabric mod that makes minecraft versions older than 1.13 run using LWJGL 3 instead of the legacy LWJGL 2

Zarzel K. Shih 17 Dec 4, 2022
A client-side fabric mod that makes it easier to perform the shulker dupe.

shulker-dupe A client-side fabric mod that makes it easier to perform the shulker dupe. Notes Every dupe action ('Dupe All' and 'Dupe') depends on you

null 139 Jan 3, 2023
A client-side forge mod that makes it easier to perform the shulker dupe.

shulker-dupe A client-side forge mod that makes it easier to perform the shulker dupe. The fabric version.The original author is Coderx-Gamer. Notes E

null 6 Jul 22, 2022
A mod for Fabric that makes it easier to see what type of axolotl is in your inventory by changing the texture and adding a tooltip

AxolotlViewer for Fabric AxolotlViewer makes it easier to see what type of axolotl is in your inventory. It adds the colour of the axolotl to the buck

Conor Byrne 4 Jan 2, 2023
A Minecraft (Fabric) mod that improves the statistics screen and makes it more useful.

Better Statistics Screen This Minecraft mod replaces the Vanilla statistics screen with an new and improved statistics screen that is easier to use an

TheCSDev 7 Dec 31, 2022
A bot program for Kongregate's Bit Heroes game

This is bot for Bit Heroes, called 99bot on Linux / Windows / MacOS have inspiration from https://github.com/tiemonl/Bit-Heroes-Fishing-Bot Hi, I'm 99

HungPV 45 Dec 8, 2022
This repository contains solutions to all the Bit Manipulations problems and coding challenges

This repository contains solutions to all the Bit Manipulations problems and coding challenges. I have also written a course on how to solve problems using bit manipulation. You can visit it here: https://www.educative.io/courses/bit-manipulation (Grokking Bit Manipulation For Coding Interviews)

Gopi Gorantala 8 Nov 15, 2022
Minecraft Fabric mod for Stardew Valley-inspired hotbar swapping.

HotbarSwap Minecraft Fabric mod for Stardew Valley-inspired hotbar swapping. Developed for 1.18.1. Features Adds 2 keybinds: Swap Hotbar (Default: H):

null 6 Sep 19, 2022
Minecraft Fabric mod for Stardew Valley-inspired hotbar swapping

HotbarCycle Minecraft Fabric mod for Stardew Valley-inspired hotbar cycling. Developed for 1.18.1. Features Adds 2 keybinds: Swap Hotbar (Default: H):

null 7 Jan 8, 2023
There is no good reason to render the hotbar at 100+ fps

FasterGUI Render the HUD and screens at a lower framerate to speed up what's really important: the worldrendering. Renders the HUD at a lower fixed fr

tr7zw 124 Dec 22, 2022
Just a fun little word game! 🍄

Wordagam A fun & interactive word game. Check out the screenshots and the gameplay video. Download & Play Download the latest artefacts here. You can

Sandeep 61 Dec 24, 2022
一个轻量级Web蜜罐 - A Little Web Honeypot.🍯🍯🍯🐝🐝🐝

Loki Releases下载:https://github.com/TheKingOfDuck/Loki/releases/tag/0.1 更新日志 20210107 实现多端口监听 20210103 实现动态配置相关页面 20210124 实现配置指定端口指向指定模板文件 20210131 捕获

鸭王 150 Dec 5, 2022
a little project that will help you get in jail

Heftgen [ˈhɛftçən] ausgesprochen: Heftchen Development Install this npm module globally (https://www.npmjs.com/package/git-conventional-commits) Enabl

null 5 Jun 26, 2021
A little of Java content every day for a hundred days.

100 Days of Java Table of Contents Day 1 - Generating a random number within a specific range. Day 2 - Formatting a LocalDateTime object. Day 3 - Sche

Helber Belmiro 164 Dec 27, 2022