Skip to content

Latest commit

 

History

History
73 lines (42 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

73 lines (42 loc) · 1.15 KB

3.2.8

  • No longer wrap entity ticking on the client as well

3.2.7

  • No longer wrap entity ticking to avoid false positive reports
  • Update configurable

3.2.6

  • Fix aquarium item display
  • Update configurable

3.2.5

  • Fix transform recipes not respecting default attribute modifiers

3.2.4

  • Fix prismarine apply all gear enchantments

3.2.3

  • Work around @WrapMethod not remapping in Neoforge correctly
  • Update Neoforge

3.2.2

  • Fix M^2 dep

3.2.1

  • Fix warriors of old causing server to hang
  • Fix warriors name

3.2.0

  • Add compat for Mythic Metals materials

3.1.3

  • Fix dyn light compat

3.1.2

  • Fix step height defaulting to too high of a value

3.1.1

  • Upgrade Configurable to 1.3.0
    • Server enforces client settings now
  • Fix client crashing on 1.20.1 servers

3.1.0

  • Fix Feel the Rush applying with 0 duration (#61)
  • Backport to 1.20.1 (this was pain)
  • Update Configurable to 1.2.0

3.0.2

  • Update fmj deps to specify min version of floader to be 0.16.0

3.0.1

  • Fix accidentally overwriting mob immunities
  • Fix electric field persisting after the entity is killed

3.0.0

Complete rewrite See README for details