Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Andromeda

Andromeda

Highly configurable tweaks/additions mod. A galaxy is a collection of things and systems, so is this mod.

70.0k
123
Game Mechanics
Utility

Compatibility

Minecraft: Java Edition

1.21.x
1.20.4
1.20–1.20.1
1.19.2–1.19.3
1.18.2

Platforms

Fabric

Supported environments

Client-side
Server-side
Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki

Creators

constellation
constellationOrganization

melontini
melontini Author

Details

Licensed MIT
Published 2 years ago
Updated 11 months ago
DescriptionGalleryChangelogVersions

Show all versions

1
2
3
6

1.9.0 (1.20.4)

by melontini on Mar 9, 2024
Download

What's New:

[blocks/incubator]:

  • The egg_processing syntax has been updated! Check out the wiki to see what it can now do!

[mechanics/throwable_items]:

  • Cleaned up the data pack syntax. Check out the wiki to see what changed!

[items/pouches]:

  • Fixed rendering crash.

[general]:

  • [NEW]: The Lab!
    • The Lab will contain new and experimental features you can try before they become the default! (or discarded)
    • Scoped Configs are now part of the lab and have to be enabled there.
  • Added wiki button tooltips.
  • Moved resource loading to a non-static mini-API. (Dark Matter candidate)
  • Switched back to preLaunch as the base init point.
  • Updated Chinese translation. Courtesy of Rad586.

1.8.0 (1.20.4)

by melontini on Mar 5, 2024
Download

1.8.0 (1.20.1)

by melontini on Mar 5, 2024
Download

What's New:

[gui/smooth_tooltips]:

  • New Module!
  • Makes tooltips slowly flow towards the cursor.
  • Compatibility can be hit & miss, so experimental, for now.

[mechanics/dragon_fight]:

  • Fixed the ConcurrentModificationException crash.
  • Moved data to a new format. All data has been reset.

[mechanics/trading_goat_horn]:

  • Moved data to a new format. All data has been reset.

[general]:

  • Updated Chinese translation. Courtesy of Rad586.
  • Startup should be a bit faster now.
    • Andromeda used to scan every module's package for classes Main, Merged, client.Client and server.Server.
    • Now, module entrypoints are defined and registered during module construction.
  • Other minor changes.

1.7.1 (1.20.4)

by melontini on Mar 1, 2024
Download

1.7.1 (1.20.1)

by melontini on Mar 1, 2024
Download

What's New:

[gui/item_frame_tooltips] && [gui/name_tooltips]:

  • Fixed tooltip alignment with Iceberg installed. (Legendary Tooltips)

[general]:

  • Misc fixes.

1.7.0 (1.20.1)

by melontini on Feb 24, 2024
Download

1.7.0 (1.20.4)

by melontini on Feb 24, 2024
Download

What's New:

[misc/tiny_storage]:

  • New Module!
  • Allows you store 4 more stacks of items in the 2x2 crafting space.
  • Currently experimental, so proceed with caution!

[entities/vehicle_unentrapment]:

  • New Module!
  • Certain entities will stop riding their vehicle upon receiving damage.

[blocks/guarded_loot]:

  • Added an option to make guarded containers unbreakable by players.

[world/falling_beenests]:

  • Bee Nests will now fall if they have no direct connection to a block.

[mechanics/throwable_items]:

  • Made the tooltip dark gray when using dark mode resource pack.

[blocks/better_fletching_table]:

  • Added use sound. Identical to the smithing table.

[general]:

  • Deprecated quick_fire and leaf_slowdown for removal. Although, quick_fire will get an overhaul in the future.
  • Fixed crash reports not being uploaded.
  • Updated Chinese translation. Courtesy of Rad586.

1.6.2 (1.20.4)

by melontini on Feb 14, 2024
Download

1.6.2 (1.20.1)

by melontini on Feb 14, 2024
Download

What's New:

[mechanics/dragon_fight]:

  • Fixed null pointer crash caused by broken initialization.

[mechanics/trading_goat_horn]:

  • Fixed manager's initializer never being called.

[general]:

  • Removed legacy config migration.
  • Cleaned up downloaders.

1.6.1 (1.20.4)

by melontini on Feb 4, 2024
Download

1.6.1 (1.20.1)

by melontini on Feb 4, 2024
Download

What's New:

[misc/recipe_advancements_generation]:

  • Moved generation to SERVER_STARTING.

1.6.0 (1.20.1)

by melontini on Jan 31, 2024
Download

What's New:

So, I may have lied a bit and may or may not have refactored half of the mod's internals.

[world/crop_temperature]:

min, max, aMin, aMax no longer accept string values. "1.5" -> 1.5

[entities/boats]:

  • Added missing dispenser behavior.

[misc/recipe_advancements_generation]:

  • Reworked advancement generation. More recipe types should be supported by default!

[general]:

  • Switched to Codecs for JSON parsing.
  • ScopedConfigs#get no longer looks up a PersistentState.
  • Bumped the minimum loader version to 0.15.6.
  • Moved optional module methods to mini events.
  • Module construction has been delayed to account for events.
  • Added error handling to BootstrapExtension.
  • Simplified the horrible Common.bootstrap and Keeper system. Keepers are now initialized by the module's Main/Client/etc. class constructors.
  • Probably fixed a few other things.

1.5.1 (1.19.2)

by melontini on Jan 15, 2024
Download

1.5.1 (1.20.1)

by melontini on Jan 15, 2024
Download

What's New:

Notice on future updates | ❗ 🔄

Alpha warning!

[general]:

  • Changed the loading process again. Should be a bit more reliable.
  • Updated Chinese translation. Courtesy of Rad586.
  • Fixed some minor issues.

1.5.0 (1.20.1)

by melontini on Jan 10, 2024
Download

1.5.0 (1.19.2)

by melontini on Jan 10, 2024
Download

What's New:

Alpha warning!

[items/pouches]:

  • New module: Pouches!
    • This is Overly Complicated Seed-Pouch Mod merged into Andromeda.
    • This adds 4 new pouches: Seed Pouch, Flower Pouch, Sapling Pouch and the new Special Pouch.

[entities/minecart_speed_control]:

  • New module: Minecart Speed Control!
    • This module allows you to modify minecart speed and furnace minecart fuel usage.
    • This is Minecart Booster also merged into Andromeda.

[general]:

  • Added loading state verification.

1.4.4 (1.20.1)

by melontini on Jan 7, 2024
Download

1.4.4 (1.19.2)

by melontini on Jan 7, 2024
Download

What's New:

Alpha warning!

[general]:

  • Added a workaround to fix mixin config related crashes on Quilt.
  • Fixed BCLib crashing GUI particles on 1.20+.

1.4.3 (1.20.1)

by melontini on Jan 6, 2024
Download

1.4.3 (1.19.2)

by melontini on Jan 6, 2024
Download

What's New:

Alpha warning!

  • 1.19.3 is no longer supported!
  • 1.18.2 will no longer receive alpha updates!

[entities/slimes]:

  • Added slime particles on collision.

[blocks/campfire_effects]:

  • The game will no longer crash if the campfire configuration is invalid.

[items/magnet]:

  • Magnet level is now capped at 5 even if NBT is modified.

[items/lockpick]:

  • Fixed lockpick sending break status even when not broken.

[entities/boats]:

  • Fixed a possible crash with TNT boats when horizontalCollision is updated on server.

[general]:

  • Improved crash reporting.
  • A bunch of other improvements.
  • Updated Chinese translation. Courtesy of Rad586.
1
2
3
6

Modrinth is open source.

main@4bafae8

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.