Skip to content

Releases: aws404/VisibleBarriers-Fabric

1.5.0 - Interaction Screen

11 Oct 03:59
Compare
Choose a tag to compare

Added armor stand interaction screen (Keybind: V)
Changed loot chest rendering
Rewrote config manager and the config screen
Added more items to the creative menu:

  • All sided logs
  • Vanta black

1.4.1

06 Oct 08:48
Compare
Choose a tag to compare
  • Added the OUTLINE_NO_CULL option to the loot chest highlighter (see through walls)
  • Loot chest outlines now go red if they are invalid
  • Added extra error checks to config loader
  • First attempt at fixing Wynncrafts 1.15+ render distance

Loot Chest Highlighter

03 Oct 05:55
Compare
Choose a tag to compare

Added the loot chest highlighter.

Instructions and Info

  1. Download the 'chests.yml' file from github
  2. Either place it at the default location (%appdata%/.minecraft/config/chests.yml) or change the dirrectory in the settings menu (ensure the full file path is used eg. C:/Users/aws404/Desktop/chests.yml)
  3. Change the 'Highlight Loot Chests' option to your prefered option:
  • NONE: No highlights at all
  • CUBE_ALL: Places a cube around where each chest would be
  • BEAM_BROKEN: Places a cube around where each chest would be and creates a beacon beam if:
    • The block is non-replaceable (not air, tall grass, ect.)
    • The block above is not air
    • The block below is air
  • BEAM_ALL: Places a cube and a beacon beam around where each chest would be
  1. You can use the '/reloadchests' command at any time to reload data from the file