Language

Update Suppression (Fabric)

Update Suppression (Fabric)

Modrinth

Adds a block which suppresses block updates.

321 downloads 2 followers updated 55mo ago
latest v1.0-SNAPSHOT Modrinth
Fabric 1.17.1 – 1.17.1 Utility

Update Suppressor

Adds a block which suppresses block updates. Emulates the behaviour of large block update suppressors in the vanilla game, in the form of a single block.

Features

  • Very little performance impact while suppressing updates. This is because the update suppressor block throws a custom error, while update suppressors in the vanilla game cause a stack overflow to create an error, which is expensive.
  • Suppresses multiple crashes compared to vanilla update suppressors. This allows for updates originating from other locations to be suppressed without a crash, such as the random ticking of a grass block.
  • Suppressed crashes are currently emitted as warnings in the console. This makes it possible to determine if a witnessed behaviour is possible with a vanilla update suppressor, and to see how the game might behave without these crashes.

Planned Features

  • In-game feedback when a crash is suppressed (visual or audio)
  • Toggling update suppression through right clicking the block, or possibly through a redstone adapter block.
  • More cute textures (my programmer art is bad)

Versions

Alpha
1.0-SNAPSHOT
fabric · 1.17.1 · 55mo ago
321

Comments 0

No comments yet. Be the first to share your thoughts.

Download Update Suppression (Fabric)

Files are served directly from the original source. Modgrid does not host or modify them.