fabric-example-mod VS Starlight

Compare fabric-example-mod vs Starlight and see what are their differences.

Starlight

Rewrites the light engine to fix lighting performance and lighting errors (by PaperMC)
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
fabric-example-mod Starlight
30 31
1,503 1,275
2.0% -
5.4 6.6
5 days ago about 2 months ago
Java Java
Creative Commons Zero v1.0 Universal GNU General Public License v3.0 or later
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.

fabric-example-mod

Posts with mentions or reviews of fabric-example-mod. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-02.
  • I'm currently having trouble updating my mod from 1.19.4 to 1.20
    1 project | /r/fabricmc | 17 Jun 2023
  • How do voxel games like Minecraft store and load worlds?
    4 projects | /r/gamedev | 2 Feb 2023
    For accessing a decompiled minecraft source, I think the easiest way is to grab something people use to write mods (like the fabric example mod or the quilt template mod or the forge getting started guide), open it in an IDE like eclipse or intellij, then just don't write a mod and click around in the source instead. Keep the copyrights in mind
  • Mod Request Help
    1 project | /r/fabricmc | 7 Jan 2023
    If you're making a fabric mod, then you can just use the Fabric Example Mod as template
  • How to export a mod from VSC?
    1 project | /r/fabricmc | 22 Nov 2022
    This is the template I used, and this is what I used to setup the enviroment, I already coded an item into the mod and it all works, but when I go onto the debug tab on the left and run the code, it opens a new game rather than giving me a share-able .jar file I can drag in myself.
  • I am trying to make a mod
    1 project | /r/fabricmc | 1 Sep 2022
    You need to go back to the example mod page, and start again from the 1.18 template. There's a dropdown in the top left to switch between versions. If you can't find it, here's a direct link.
  • Does anyone know how I can make mods for fabric?
    1 project | /r/fabricmc | 28 Aug 2022
    Get an IDE you like (I recommend IntelliJ IDEA community with the Minecraft Dev plugin) and download/fork the example mod. That'll give you a good base
  • Problem Creating a Minecraft Mod
    1 project | /r/Minecraft | 11 Jun 2022
    Hello, I am trying to create a Minecraft mod with Visual Studio Code using the template provided by Fabric (https://github.com/FabricMC/fabric-example-mod/tree/1.17). When running the mod in the VS Code testing environment both with and without debugging, it works just as expected. However, when I compile it into a jar file and put it into a normal Fabric 1.17.1 installation, Fabric does not seem to recognize it as a mod and just launches without it. Additionally, when I open the jar with 7-zip, there does not seem to be anything specific to the mod. There are no .class files from my code and no assets. It is as if the compiler just puts in the base components, and cannot find the source code or assets. The mod is for 1.17.1. Any help would be appreciated. Thank you.
  • Trying to modify minecraft title screen
    1 project | /r/fabricmc | 1 Jun 2022
    Are you using the template https://github.com/fabricmc/fabric-example-mod
  • Writing Minecraft Mods And "Where Do I Start?"
    1 project | /r/feedthebeast | 23 May 2022
    I started modding using Fabric; specifically a combination of the tutorial on the wiki, reading how other mods do stuff, and asking on the Discord. Once you're familiar with how Minecraft works internally using one mod-loader it's easy enough to transfer to the others (or multiple at once, using Architectury as pointed out), but I wouldn't start off with this. The example mod also gets you a setup you can modify at will.
  • Can't use fabric-example-mod
    1 project | /r/fabricmc | 7 May 2022
    I've been trying to use this the example mod from github for hours, but I just cannot get it to work. I keep receiving a "build failed" error on startup (something like "filename: failed") with no context to go off of. I have downloaded Java, and Intellij works fine for other coding projects. I have no idea what is causing this.

Starlight

Posts with mentions or reviews of Starlight. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-02.
  • How do voxel games like Minecraft store and load worlds?
    4 projects | /r/gamedev | 2 Feb 2023
    Link to Starlight
  • Phosphor or Starlight for Vanillaish server?
    1 project | /r/admincraft | 29 Nov 2022
  • What kind of server should I create?
    1 project | /r/SciCraft | 12 Sep 2022
    From the docs
  • Attempting to stop Vault Hunters from Freezing every 2minutes
    3 projects | /r/VaultHuntersMinecraft | 9 Aug 2022
    i can confirm what mrspinn has posted but I would use rubidium and not magnesium(both ports of sodium, just a different authors on the ports.), this works with magnesium/rubidium extras as well for things like a better zoom function(runs off the sodium base so both ports are fine). Then if you'd like shaders with this you can use oculus(port of iris), this works with optifine shader packs. Road runner is good for cleaning up a lot of the overhead in things like game physics, AI, block ticking, etc (port of lithium, don't know why this one didn't keep the chemical name). Starlight again is good at what it does, even to the point of being integrated into papermc(which is why it's on their github and not the spottedleaf's personal anymore), don't know if you've sent much time around plugin servers. I also then use Ferritecore this greatly helps bring down memory requirements of the pack(I can run on 4gb, given I have fairly fast memory).
  • Looking for performance mods for ATM 7
    1 project | /r/allthemods | 28 Jul 2022
    There is a comparison between Starlight, Phosphor and Vanilla on Starlight's Github page
  • What makes RLcraft run so much smother.
    1 project | /r/feedthebeast | 20 Jun 2022
    The Mods I would especially recommend for 1.16+ are FerriteCore, Magnesium OR Rubidium (these are incompatible with optifine, for shaders you can use rubidium with Oculus. I would recommend using Magnesium when possible) and Magnesium Extras, as well as Starlight (Starlight X Create if you are on 1.16.5 and are using create) and LazyDFU
  • Fabric performance increasing mods dont work
    1 project | /r/fabricmc | 15 Jun 2022
    And yes, it's safe to use Starlight. I haven't had any data loss, world corruption, etc. and it's a lot faster than Phosphor (At least according to these graphs)
  • Sodium, what is it?
    3 projects | /r/Minecraft | 27 Dec 2021
    It's just that. It's a free and open source optimization mod that aims to improve fps, and fixes other issues. Along with that, Sodium is free and open source (available on GitHub). By default, Sodium does not provide shader support, and shader support can be done with Iris (Iris is also open source and free as well). But if you want to optimize your fps even more, you can bring in Lithium and Starlight (Lithium targets overall optimization, like the AI and other stuff without breaking the game, and Starlight is a complete rewrite of the vanilla lighting engine to be even more faster and fixes so much stuff with the lighting engine). And you can tack on more mods, like FerriteCore, Enchaned Block Entities (EBE) in order to optimize other parts of the game
  • What's your performance mod combo?
    5 projects | /r/fabricmc | 22 Dec 2021
    Starlight v1.0.0
  • How do i change the sevrer version from paper to fabric without losing the nether?
    2 projects | /r/admincraft | 24 Nov 2021
    Source? I can't find it for paper. the Github says it's only for fabric https://github.com/PaperMC/Starlight

What are some alternatives?

When comparing fabric-example-mod and Starlight you can also consider the following projects:

MCP-Reborn - MCP-Reborn is an MCP (Mod Coder Pack) for Minecraft for making modded clients and researching its code. (1.13-1.20.1)

phosphor-fabric - A Fabric mod designed to dramatically improve the performance of Minecraft's lighting engine while fixing many bugs

Mixin - Mixin is a trait/mixin and bytecode weaving framework for Java using ASM

Iris - A modern shaders mod for Minecraft compatible with existing OptiFine shader packs

LambDynamicLights - A dynamic lights mod for Minecraft with Fabric.

sodium-fabric - A Fabric mod designed to improve frame rates and reduce micro-stutter

yarn - Libre Minecraft mappings, free to use for everyone. No exceptions.

lithium-fabric - A Fabric mod designed to improve the general performance of Minecraft without breaking things

GeneratorFabricMod - Prompts the user for various information and outputs a skeleton mod for the Fabric toolchain

C2ME-fabric - A Fabric mod designed to improve the chunk performance of Minecraft.

MinecraftDev - Plugin for IntelliJ IDEA that gives special support for Minecraft modding projects.

optifine