Changed

A Minecraft experience in the world of Changed.

File Details

Changed-m1.18.2-v0.14b.jar

  • R
  • Nov 29, 2024
  • 12.53 MB
  • 26.6K
  • 1.18.2
  • Forge

File Name

Changed-m1.18.2-v0.14b.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:changed-minecraft-mod-661527:5947685")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

CHANGES

  • Reverted latexes spawning in daylight
  • /curepale actually cures normal plays
  • Added some compatability with Origins
  • Added brief cooldown to prevent aggroing latexes right after TF
  • Reworked animation definition code to be data oriented
  • Removed unused TF variant tags
  • Added temporary_only tag to fix soft-banning (benign tf with keepForm)

BUGFIXES

  • Fixed not being able to put flasks in the infuser
  • Fixed crash related to DL pup with armor
  • Fixed blindness issue with distant horizon
  • Fixed hurt animation when TF to less max health
  • Fixed FerriteCore crash related to block state neighbor tables
  • Fixed TFd players taking suffocation damage when they shouldn't
  • Fixed sprint food efficiency math error
  • Reworked food efficiency mixins to be less invasive
  • Reworked fall flight mixins to be less invasive
  • Fixed clothing sizes on partial TF and latex human
  • Fixed some TF anim issues with certain entities
  • Fixed stiger not holding extra items
  • Fixed crash with special latex renderer
  • Added early out check for railing block updates
  • Fixed campfire block being latex coverable

API CHANGES

  • Added REDUCED vision type, used with raccoon and white latexes
  • Moved UniversalAbilitiesEvent to mod loading event bus
  • Added event function that can be mixin'd into
  • Created annotation processor for @RequiredMods