Мова

Helix

Helix

Modrinth

A utility mod adding various features

1.3k завантажень 16 підписників оновлено 25mo ago
остання v1.3.0 Modrinth
Fabric 1.20.4 – 1.20.5 OptimizationUtility
Helix

Helix Utility Client

Helix is a QOL Mod that aims to improve your experience by adding various features.
Helix is free and open source, forever.

About Me | Source | Issues

Kotlin Adapter Fabric Api

Installation

Helix requires the Kotlin language adapter and the Fabric API to work correctly

How to install, step by step

  • Download the latest release of Helix, the matching Fabric API and Kotlin language adapter
  • Put all 3 mods in your mods folder
  • Make sure you have the correct java version installed (17)
  • Make sure you have the fabric loader installed
  • Launch the fabric loader
  • Have fun!

Accent colors

  • Rgb

    Rgb
  • Orange

    Orange
  • Red

    Red
  • Green

    Green
  • Yellow

    Yellow
  • Pink

    Pink
  • Purple

    Purple
  • Blue

    Blue

Themes

  • Dark

    Dark
  • Light

    Light

In-Game features

  • Crystal Optimizer

    Optimized the placing and breaking of crystals clientside to improve crystal speed (removing broken crystals on the client...)

  • Block Outline

    Changes your block outline and adds optional entity outlines

  • Armor Hud

    Shows you your armor on the screen without having to open your inventory

  • Autosprint

    Presses the sprint key for you

  • Better Arm

    Changes the rendering of your In-Game hand

  • Coordinates

    Shows you your coordinates in the world

  • Cosmetics

    Render cosmetics clientside, for free

  • Directions

    Shows in what direction you are facing

  • Fps Display

    Shows your current Fps

  • Fullbright

    See in the dark

  • Hotbar

    Changes several status bars to literal bars

  • Keystrokes

    Shows what keys are being pressed

  • Nametags

    See your own nametag and add information to it

  • No Armor

    Hides your armor clientside

  • No Render

    Disables the rendering of certain things

  • Ping Display

    Shows your current ping

  • Chat Format

    Create gradients without leaving minecraft
    Format

    Also has the option so solve simple math, for example <solve>1+2*(27-5)/5<solve>

Commands

  • /helix

    Opens the main UI
  • /gmc [player]

    Puts you or the optionally specified player in creative mode (only works if you have permission on the server since we are just redirecting commands)
  • /gms [player]

    Puts you or the optionally specified player in survival mode (only works if you have permission on the server since we are just redirecting commands)
  • /gma [player]

    Puts you or the optionally specified player in adventure mode (only works if you have permission on the server since we are just redirecting commands)
  • /gmsp [player]

    Puts you or the optionally specified player in spectator mode (only works if you have permission on the server since we are just redirecting commands)

Discord Presence

Shows some information about the server or world you are on to your friends on discord

For Developers and Server Owners

The following example code can be used to block modules from being used on your server.
In the future, there may be more options for configuring the mod via the server.

Json Structure for the payload

This is the structure to use in the payload of the message sent to the player. Invalid json and incorrect module ids will be ignored. You can find the module ids in the respective modules.
The ids can always be found in the header of the module and will always be in the following scheme: moduleName.

{
  "disabled": [
    "armorHud",
    "autoSprint"
  ]
}

Sending the configuration json in your plugin

This code can be put for example in the onJoin listener. Once disabled, modules stay disabled until the player rejoins the server.
Then they need to be disabled again.

<player>.sendPluginMessage(<plugin-instance>, "helix:config",
     <json-payload>.toByteArray()
);

Версії

Release
1.3.0
fabric · 1.20.4 · 25mo ago
### 1.3.0 ``` + Fixed small bugs + Bloom effects + Scale ```
278
Release
1.2.9
fabric · 1.20.4 · 26mo ago
### 1.2.9 ``` + Fixed a bug where invisible players could be seed by using the entity outline feature in block outline + Added commands: /helix, /gmc, /gms,…
247
Release
1.2.8
fabric · 1.20.4 · 26mo ago
### 1.2.8 ``` + Fixed Filter Chips + Added Search Bar + Added Crystal Optimizer ```
79
Release
1.2.7
fabric · 1.20.4 · 26mo ago
### 1.2.7 ``` + Fixed Math solver + Small qol fixes ```
90
Release
1.2.6
fabric · 1.20.4 · 26mo ago
### 1.2.6 ``` + Added Math solver + Added block outline + Fixed small bugs ```
60
Release
1.2.5
fabric · 1.20.4, 1.20.5 · 26mo ago
### 1.2.5 ``` + Added Module Filters + Fixed Chat format disconnecting the client because of message length + Server Communication ability + Fixed the y height…
208
Release
1.2.4
fabric · 1.20.4 · 26mo ago
### 1.2.4 ``` + Added Chat formatter + Added more config options to Betterarm + General bug fixing ```
76
Release
1.2.3
fabric · 1.20.4 · 26mo ago
### 1.2.3 ``` + Added ArmorHud + Fixed a bug where the UI movement screen items could not resize ```
88
Release
1.2.2
fabric · 1.20.4 · 26mo ago
### 1.2.2 ``` + Added no armor ```
74
Release
1.2.1
fabric · 1.20.4 · 26mo ago
### 1.2.1 (First Release) ``` + Added framework internally + Fixed a crash with the reflection module loader + Added modules ```
147

Коментарі 0

Поки немає коментарів. Будь першим, хто поділиться думкою.

Завантажити Helix

Файли надаються напряму з першоджерела. Modgrid не зберігає та не змінює їх.