Skip to content
Connor Slade edited this page Sep 30, 2023 · 7 revisions

AllowBlockedServers

Allows you to join servers that have been blocked by Mojang.

AutoSign

Automatically writes text on signs you place. If you are looking at a sign, it will edit that sign.

Settings (10)

General

Front Definition - Enum<FrontDefinition>

Changes how the 'front' of the sign is defined.Placement: The front is the side you placed the sign on.LookingAt: The front is the side you are looking at.

Options

  • Placement
  • LookingAt

Mode - Enum<Mode>

If the mode is complete, each side will be written to the sign, even if its empty. If its lazy, only sids with text will be written.

Options

  • Complete
  • Lazy

Sign Text - Back

- String

No description provided.

- String

No description provided.

- String

No description provided.

- String

No description provided.

Sign Text - Front

- String

No description provided.

- String

No description provided.

- String

No description provided.

- String

No description provided.

BlockDistance

Displays the distance to the block you are looking at

Settings (1)

General

Max Distance - Double

The max distance to ray-trace to find the block distance.

BrandChanger

Lets you change the brand reported to servers

Settings (1)

General

brand - String

No description provided.

CameraClip

Lets your 3rd person camera clip through blocks

CameraDistance

Sets how far away the 3rd person camera is

Settings (2)

General

Distance - Double

Camera Distance in blocks

Scroll Zoom - Boolean

Makes the scroll wheal modify the distance when in F1 mode.

DisableFrontPerspective

Removes the front perspective from perspective switching

Settings (3)

General

Allow back perspective - Boolean

No description provided.

Allow front perspective - Boolean

No description provided.

Allow normal perspective - Boolean

No description provided.

ForceGameTime

Forces the client world's time of day.

Settings (1)

General

ForceTime - Integer

Force the in game time to a specific value

ForceWeather

Forces the weather of the client rendering. (C)lear, (R)ain, (T)hunder

Settings (1)

General

Weather - Enum<Weather>

The weather to force on the client side world

Options

  • CLEAR
  • RAIN
  • THUNDER

InediblePlantables

Right-clicking non-farmland blocks won't start eating plantable crops. Useful for manual farming. You can still eat the plantables by eating them while not looking at a block. You can Current Plantables: Potatoes, Carrots and Sweet Berries

NoCooldown

Lets you disable built in cool-downs.

Settings (1)

General

No Block Break - Boolean

Disable block breaking cool down

NoForceResourcePack

Stops servers from requiring you to have an resource pack installed.

NoGlobalSounds

Disables playing all global sounds. (Wither Spawn, End Portal Open, Dragon Death)

Settings (3)

General

Disable Dragon Death - Boolean

Disables the global dragon death sound

Disable End Portal - Boolean

Disables the global end portal opening sound

Disable Wither - Boolean

Disables the global wither spawn sound

NoPause

Keeps the game from pausing in singleplayer.

NoTelemetry

Disables the builtin telemetry system added in 1.18

PacketCanceler

Cancels the specified packets.

Settings (3)

General

Client Packets - List<Packet>

Packets to the client.

Debug - Boolean

Prints debug messages when a packet is canceled.

Server Packets - List<Packet>

Packets to the server.

PrintDeathCords

Prints your coordinates on death

SoundControl

Lets you control the volume of every sound event.

Settings (1)

General

Sound Events - List<SoundEvent>

No description provided.

TickSpeed

Sets the clients tick speed in MSPT

Settings (1)

General

MSPT - Double

Sets the MSPT (milliseconds per tick) of the client side game loop

WindowTitle

Changes the window title

Settings (2)

General

Refresh Period - Double

The number of ticks between each refresh of the window title.

Title Formatter - String

No description provided.