Skip to content

Commit c0057c0

Browse files
committed
Fixed wrong info in mods.toml.
1 parent bbefb9f commit c0057c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/META-INF/mods.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
modLoader="javafml"
22
loaderVersion="[28,)"
3-
issueTrackerURL="https://github.com/MairwunNx/ProjectEssentials-Spawn/issues"
3+
issueTrackerURL="https://github.com/ProjectEssentials/ProjectEssentials-Spawn/issues"
44

55
[[mods]]
66
modId="project_essentials_spawn"
77
version="1.14.4-1.0.0.0"
88
displayName="Project Essentials Spawn"
9-
updateJSONURL="https://raw.githubusercontent.com/MairwunNx/ProjectEssentials-Spawn/MC-1.14.4/update.json"
9+
updateJSONURL="https://raw.githubusercontent.com/ProjectEssentials/ProjectEssentials-Spawn/MC-1.14.4/update.json"
1010
displayURL="https://github.com/MairwunNx/ProjectEssentials-Spawn"
1111
credits="Thanks JetBrains for Intellij IDEA license!"
1212
authors="MairwunNx (Pavel Erokhin)"

0 commit comments

Comments
 (0)