Void Totem (Forge)

A totem that prevents you from dying in the void.

File Details

voidtotem-forge-1.19-2.0.0.jar

  • R
  • Jun 19, 2022
  • 57.08 KB
  • 66.8K
  • 1.19
  • Forge

File Name

voidtotem-forge-1.19-2.0.0.jar

Supported Versions

  • 1.19

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:voidtotem-449655:3838821")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Release Void Totem for 1.19

 

Additions

  • render totem on chest when worn in charm slot
  • new config options (inverting the blacklist, giving totem effects, displaying totem on chest)

 

(Technical) Changes

  • recipe for void totem now uses lapislazuli to match color of it
  • shared codebase for forge and fabric 
  • mixins instead of events
  • code cleanup