mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-22 15:56:53 +00:00
Move sponge dependency to mcmod
This commit is contained in:
@ -14,7 +14,8 @@
|
||||
"Forge@[${forgeVersion},)"
|
||||
],
|
||||
"dependencies": [
|
||||
"Forge@[${forgeVersion},)"
|
||||
"Forge@[${forgeVersion},)",
|
||||
"sponge"
|
||||
],
|
||||
"dependants": []
|
||||
}]
|
||||
|
Reference in New Issue
Block a user