Visual Overhaul

Enhance the visual representation of interactable blocks.

File Details

VisualOverhaul 3.1.0 - 1.16

  • R
  • Mar 28, 2021
  • 95.49 KB
  • 419
  • 1.16.5+6
  • Fabric

File Name

visualoverhaul-3.1.0.jar

Supported Versions

  • 1.16-Snapshot
  • 1.16.5
  • 1.16.4
  • 1.16.3
  • 1.16.2
  • 1.16.1
  • 1.16

Curse Maven Snippet

Fabric

modImplementation "curse.maven:visual-overhaul-432008:3253579"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Client side implementation of the jukebox overhaul

  • Uses a mixin into the sound system to determine the sound played at the position of the jukebox, then tries to get the record item of the sound. If it fails it will fall back to the server side implementation.

 

Fix puddles connecting weirdly

  • The cause of the bug cannot be easily fixed and would cause issues with certain renderers, so I just made puddles unable to be placed when the corners or sides of the block above or below already have a fluid.

 

Fix #9 (Jukebox top being still visible even when a block is above the jukebox)