File Details
1.13.3 (1.20.1)
- B
- Jul 30, 2024
- 1.23 MB
- 1.6K
- 1.20.1
- Fabric
File Name
andromeda-1.13.3-1.20.1-build.104.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
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.