Skip to content

Commit

Permalink
Refer to NeoForge's updateJSONURL instead of Forge's
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Aug 18, 2024
1 parent 1f8b6e4 commit ec243ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/META-INF/neoforge.mods.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ authors="rubensworks (aka kroeser)"
modId="evilcraft"
version="${file.jarVersion}"
displayName="EvilCraft"
updateJSONURL="https://raw.githubusercontent.com/CyclopsMC/Versions/master/forge_update/evilcraft.json"
updateJSONURL="https://raw.githubusercontent.com/CyclopsMC/Versions/master/neoforge_update/evilcraft.json"
description='''
An evil mod for Minecraft.
'''
Expand Down

0 comments on commit ec243ed

Please sign in to comment.