architectury-loom VS apathy

Compare architectury-loom vs apathy and see what are their differences.

architectury-loom

A Gradle plugin to setup environments for Fabric, Forge, NeoForge and Quilt modding. (by architectury)

apathy

Apathetic Mobs but it's Overengineered (by quat1024)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
architectury-loom apathy
1 3
103 7
1.9% -
9.3 7.3
10 days ago 8 months ago
Java Java
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

architectury-loom

Posts with mentions or reviews of architectury-loom. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-06.
  • I would like to attempt making a mod
    8 projects | /r/feedthebeast | 6 Jun 2023
    The two main ways I know of are "Multiloader-Template style" and "using Architectury-Loom". Archloom is a big Gradle plugin that tries to do everything for you, multiloader-template is less of a software package and more of a code style. I'm not familiar with archloom but i've written a bunch of mods with the multiloader-template style.

apathy

Posts with mentions or reviews of apathy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-06.
  • I would like to attempt making a mod
    8 projects | /r/feedthebeast | 6 Jun 2023
    To expand this to multi-loader and multi-version - the way I've been doing it is to add a "core" subproject that doesn't have any external dependencies, then instead of having xplat and forge subprojects you have xplat-1.19.4 and forge-1.19.4 subprojects. Here's one of my mods using this technique, here's another.
  • Apathy Mod / Apathetic Mobs
    1 project | /r/Minecraft | 22 May 2023
    That first one is still Beta for Forge. Check here for issues/updates/yada - https://github.com/quat1024/apathy
  • 1.18.2 Apathy mod is a game changer for me
    1 project | /r/feedthebeast | 3 Jul 2022
    There is unfortunately no in-game config GUI but I tried to make the file as detailed as I could, and fill it with lots and lots of comments. There are some more details here.

What are some alternatives?

When comparing architectury-loom and apathy you can also consider the following projects:

HexMod - Minecraft mod about drawing spells

Botania - A tech mod for Minecraft themed around the magic of nature and plant life.

VanillaGradle - A toolchain for Minecraft: Java Edition that builds a workspace to interact with the game using the official mappings provided to the public by Mojang Studios.

minivan - Bare-minimum Gradle plugin for vanilla Minecraft