diff options
Diffstat (limited to 'mods')
| -rw-r--r-- | mods/essential.pw.toml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/mods/essential.pw.toml b/mods/essential.pw.toml new file mode 100644 index 0000000..aab6714 --- /dev/null +++ b/mods/essential.pw.toml @@ -0,0 +1,17 @@ +name = "ESSENTIAL Mod" +filename = "Essential-fabric_1-19.jar" +side = "client" + +[option] +optional = true +description = "not the best mod, but convenient" + +[download] +url = "https://cdn.modrinth.com/data/k2ZPuTBm/versions/1.0.0/Essential-fabric_1-19.jar" +hash-format = "sha1" +hash = "5c383c8fd994f6963de85840f2ae75c5b6be9925" + +[update] +[update.modrinth] +mod-id = "k2ZPuTBm" +version = "EVfUPvny" |
