Skip to content

Interface

Connor Slade edited this page Sep 30, 2023 · 4 revisions

BetterSplashes

Adds a lot of custom splashes :) Like a lot a lot. At like 800 new splashes. They are kinda specific to my friend group so /shrug.

ChatPosition

Lets you move the chat panel up Useful if you have some HUD elements on the bottom left of the screen.

Settings (1)

General

Y Position - Integer

The number of lines to offset the chat display by

ConfirmDisconnect

Requires you to confirm your server disconnects. Not really sure what the point of this is, but I made it and I use it.

EscapeExit

Closes the game when you press ESC on the title screen This has been particularly nice while developing this mod because of how often I have to close and re-open the game.

HotbarPosition

Lets you move the hotbar up Not a super useful module, but it looks really nice to me.

Settings (1)

General

Y Position - Integer

Number of pixels to move the hotbar up or down.

InventoryMove

This module is in development and will not be accessible in SigmaUtils releases.

Lets you move your player with WASD even when in a screen (excluding chat).

Minceraft

Force enables the Minceraft easter egg There is no reason for this module to exist. This is so useless.

NoBossBarValue

Removes the boss bar, leaving only the text This is nice on minigame servers that will sometimes use the BossBar to advertise something or just show text information.

NoChatFade

Removes the effect where messages fade out after 10 seconds Allows you to read older messages if not too many are sent.

NoScoreboardValue

Disables rendering the red values on the scoreboard sidebar Good for minigame servers that use the scoreboard values just to sort the scoreboard entries in the right order.

PortalInventory

Allows you to open your inventory when you are in a portal Not much more to say really...

RandomBackground

Uses random textures for the background tessellation It will change every time you open a new screen.

SeeThruLoading

Lets you see the world while it is being loaded in. You can even exit the loading screen with esc.

Settings (1)

General

Close on ESC - Boolean

Close the loading screen when you press escape.

SignClickThrough

Makes clicking signs / item frames in front of clickable blocks click the block. Nice for storage systems that use item frames or signs on the front of the chests. If you do want to interact with the Item Frame or Sign, you can hold shift while right clicking.

SplashRefresh

Randomly cycles through splash texts at a set interval. Good if using BetterSplashes and you want to see all the splashes.

Settings (1)

General

Refresh Time - Double

The time in seconds between each refresh of the splash screen.

UiTweaks

Random interface tweaks. Currently has four tweaks: 'Audio Mute Button', 'Valid Session', 'No Realms', and 'Fast Doll'. Audio Mute Button puts a Mute button for the games audio next to the Music & Sounds button in Options. Valid Session put a bit of text on the top right corner of the Multiplayer Server selector that says if your current session is valid or not. No Realms removes the Realms button from the title screen (because who uses Realms). And Fast Doll renders the little inventory player model at full speed, making it look less choppy.

Settings (6)

General

Audio Mute Button - Boolean

Adds a button to pause menu to mute / unmute all audio

Fast Doll - Boolean

Makes the inventory player model render at full speed

No Realms - Boolean

Hides the 'Realms' button on the title screen.

Persistent Crafting Book Search - Boolean

Makes the search bar in the crafting book persistent

Unmasked Doll - Boolean

Makes the inventory player model render without masking it into the little box. This is the behavior before 1.20.2.

Valid Session - Boolean

Adds a display to the multiplayer screen to show if your session is valid

Clone this wiki locally