diff options
| author | seth <[email protected]> | 2023-01-16 03:48:11 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-01-16 05:16:13 -0500 |
| commit | acb033955957c1b8dac7e2d9782d44d6e10c4871 (patch) | |
| tree | 958a0b653df23f7b2a0364a03d4e5c33fc7447c6 /mods/ebe.pw.toml | |
initial commit
Diffstat (limited to 'mods/ebe.pw.toml')
| -rw-r--r-- | mods/ebe.pw.toml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/mods/ebe.pw.toml b/mods/ebe.pw.toml new file mode 100644 index 0000000..0fdfe06 --- /dev/null +++ b/mods/ebe.pw.toml @@ -0,0 +1,13 @@ +name = "Enhanced Block Entities" +filename = "enhancedblockentities-0.7.2+1.19.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/OVuFYfre/versions/fZx04xgT/enhancedblockentities-0.7.2%2B1.19.2.jar" +hash-format = "sha1" +hash = "fde7ffee932782c7718fd0596864aa9058b7b93c" + +[update] +[update.modrinth] +mod-id = "OVuFYfre" +version = "fZx04xgT" |
