Releases: constellation-mc/andromeda
2.0.0 (1.20.1)
What's New:
This is a major rewrite of Andromeda, there are many changes. Consider this an early access pre-release.
Modules mechanics/throwable_items and blocks/incubator were removed.
New module: mechanics/linkart! Yes, this mod is no longer standalone, and comes with the usual Andromeda config stuff.
1.13.3 (1.21)
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.
1.13.3 (1.20.4)
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.
1.13.3 (1.20.1)
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.
1.13.2 (1.20.4)
What's New:
[misc/translations]:
- Now enabled by default!
[general]:
- Fixed invalid zh_cn.json file.
- (Hopefully) fixed a crash introduced by a fix to a crash.
1.13.2 (1.20.1)
What's New:
[misc/translations]:
- Now enabled by default!
[general]:
- Fixed invalid zh_cn.json file.
- (Hopefully) fixed a crash introduced by a fix to a crash.
1.13.1 (1.20.4)
What's New:
[general]:
- Patched a crash related to invalid/empty downloaded language files.
- Optimized PNG assets.
1.13.1 (1.20.1)
What's New:
[general]:
- Patched a crash related to invalid/empty downloaded language files.
- Optimized PNG assets.
1.13.0 (1.20.4)
What's New:
[world/loot_barrels]:
- New Module!
- Adds random barrels with loot to caves!
[items/lava_disintegrator]:
- New Module!
- Allows you to destroy non-fireproof items by right-clicking a lava bucket.
[blocks/better_fletching_table]:
- Made
divergenceModifierconfigurable.
[items/magnet]:
- Made
rangeMultiplierconfigurable.
[mechanics/trading_goat_horn]:
- Made
cooldownandinstrumentIdconfigurable.
[mechanics/throwable_items]:
- Added more empty stack checks.
[general]:
- Fixed a crash related to invalid/empty config files.
- Scoped/data pack configs are now on by default.
- Configs are now
DIMENSIONonly and do not save by default.
- Configs are now
1.13.0 (1.20.1)
What's New:
[world/loot_barrels]:
- New Module!
- Adds random barrels with loot to caves!
[items/lava_disintegrator]:
- New Module!
- Allows you to destroy non-fireproof items by right-clicking a lava bucket.
[blocks/better_fletching_table]:
- Made
divergenceModifierconfigurable.
[items/magnet]:
- Made
rangeMultiplierconfigurable.
[mechanics/trading_goat_horn]:
- Made
cooldownandinstrumentIdconfigurable.
[mechanics/throwable_items]:
- Added more empty stack checks.
[general]:
- Fixed a crash related to invalid/empty config files.
- Scoped/data pack configs are now on by default.
- Configs are now
DIMENSIONonly and do not save by default.
- Configs are now