Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/21/23 in all areas

  1. For future note, almost everything we make/host has the official download page on our maven. https://files.minecraftforge.net/net/minecraftforge/Scorge/ Is the one for Scorge it's a little wonkey for this one specifically cuz we have one build with a MC version prefix but I'll fix that in a bit. As for it being on CurseForge or any other mod repo. Thats a manual process that I guess Illy just forgot to do. Will poke him about it next time he touches it.
    1 point
  2. `@EventBusSubscriber` needs to take in a `value` of your mod ID and the mod bus for the `bus` as that is when the event is executed. Additionally, using `@EventBusSubscriber` requires all methods be static.
    1 point
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.