diff options
author | DrNuget <drnuget@outlook.com> | 2025-01-15 06:29:46 +0200 |
---|---|---|
committer | DrNuget <drnuget@outlook.com> | 2025-01-15 06:29:46 +0200 |
commit | 495469bf7d84c547ae6e34446899115fae60d366 (patch) | |
tree | 2606d0db029480f3495e6f69674dec1e6eb986a9 /mods/redstone-control.pw.toml | |
parent | cc14d21b436568b657c3d8631acaf9a9eeaa6cef (diff) |
add automated redstone and redstone control
Diffstat (limited to 'mods/redstone-control.pw.toml')
-rw-r--r-- | mods/redstone-control.pw.toml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/mods/redstone-control.pw.toml b/mods/redstone-control.pw.toml new file mode 100644 index 0000000..2f8f355 --- /dev/null +++ b/mods/redstone-control.pw.toml @@ -0,0 +1,13 @@ +filename = 'RedstoneControl-1.12.2-0.2.6.1.jar' +name = 'Redstone Control' +side = 'both' + +[download] +hash = 'd4aa1db6b2279ecd8133dd4e2688e8bf0dcf8cc7' +hash-format = 'sha1' +mode = 'metadata:curseforge' +url = '' + +[update.curseforge] +file-id = 2885689 +project-id = 319994
\ No newline at end of file |