I would like to attempt making a mod

This page summarizes the projects mentioned and recommended in the original post on /r/feedthebeast

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
  • MultiLoader-Template

    A template for a Forge + Fabric project setup using a Common source set.

  • 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.

  • architectury-loom

    A Gradle plugin to setup environments for Fabric, Forge, NeoForge and Quilt modding.

  • 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.

  • 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.

    InfluxDB logo
  • 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.

  • you set up a third subproject, typically using VanillaGradle; the purpose of this is only to provide vanilla sourcecode so you have something to link against, and look at in your IDE. Sometimes this is called the common subproject, other times it's the xplat subproject

  • Botania

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

  • here's Botania which is written in the multiloader-template style.

  • AutoThirdPerson

    "Tiny" Minecraft mod to put you in third person when you ride a minecart or whatever.

  • 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

    Apathetic Mobs but it's Overengineered (by quat1024)

  • 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.

  • minivan

    Bare-minimum Gradle plugin for vanilla Minecraft

  • I wrote minivan, which is an alternative to VanillaGradle for your xplat subproject that's a bit lighter on the CPU (because it doesn't have nearly as many features).

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • HexMod

    Minecraft mod about drawing spells

  • Probably possible but I would not recommend it. Hexcasting does this, somehow, but you'll notice the mod is only about 25% Kotlin at this point

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • PaperMC/Paper: The most widely used, high performance Minecraft server

    9 projects | news.ycombinator.com | 10 Mar 2024
  • How do you guys enjoy playing solo?

    2 projects | /r/Minecraft | 9 Dec 2023
  • Anyone knows why this is happening? I use Feather and NEU.(screenshots showed all black)

    1 project | /r/HypixelSkyblock | 27 Aug 2023
  • I don't think that squirrel have to be there...

    1 project | /r/feedthebeast | 11 Jul 2023
  • Does anybody know how Wumba made this clip?

    1 project | /r/Minecraft | 7 Jul 2023