promotional bannermobile promotional banner

Changed Additions

Adds extra content to the Changed Mod by LtxProgrammer but keeping a Vanilla style

File Details

ChangedAdditions-m1.18.2-v0.0.6.jar

  • R
  • Jul 7, 2025
  • 689.58 KB
  • 164
  • 1.18.2
  • Forge

File Name

ChangedAdditions-m1.18.2-v0.0.6.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:changed-additions-1261808:6739601")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

```diff
+ fixed armor layer having some render issues
+ some gamerules got it id changed
+ new transfurs & entities
  * Kitsune [male and female]
    * Teleport Ability
  * Calico Cat
+ new Gamerule to make the spread of the infected blocks need a full source block to spread
  * called -> blocksNeedFullSourceToSpread
+ The Iron Golem will no longer target you when transfurmed and under the Hero of the Village effect
  * NOTE: They can still target you if you attack them or they was aggroed with you for some other reason, which means they won't set the target to "none" when you receive the Hero of the Village effect. However, they won't see you as a threat and so won't target you until the effect wears off.
+ The Villagers will no longer be scare of you when transfurmed and under the Hero of the Village effect
  * NOTE: Unlike Iron Golems, Villagers will instantly trust you and will stop running in the moment that you got the hero of the villager effect.
```