Andromeda

Highly configurable, modular tweaks/additions mod!

File Details

andromeda-1.13.3-1.20.1-build.104-sources.jar

  • B
  • Jul 30, 2024
  • 325.06 KB
  • 11
  • 1.20.1
  • Fabric

File Name

andromeda-1.13.3-1.20.1-build.104-sources.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:andromeda-639198:5580573"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

What's New:

[world/crop_temperature]:

  • Bamboo, grass blocks and a few other modded plants are now supported.
  • Fixed broken expression support.
  • Updated format to be a little more sensible.
{
  "replace": false,
  "entries": {
    "minecraft:beetroots": [
      0.2, // abs min
      0.3, // min
      1.0, // max
      1.0  // abs max
    ],
  }
}

[blocks/incubator]:

  • The format now supports replace.

[general]:

  • Moved misc client data to a single JSON file.
  • Tried to fix a rare CME in MixinProcessor. (I have no idea if this works)
  • Updated Dark Matter.