diff --git a/Readme.md b/Readme.md index b569b7a..3358064 100644 --- a/Readme.md +++ b/Readme.md @@ -6,6 +6,11 @@ This modpack has been designed with the [SkCraft launcher](https://github.com/SK ## Changelog +### V1.1.2 +* Rolled back Malisis Core and Doors, to fix a crash bug. +* Re-Added NetherPortal fix, it wasn't responsible for the bug we thought it was! +* Added imgur screenshot as an optional clientside plugin. + ### V1.1.1: * Updated Actually Additions diff --git a/modpack.json b/modpack.json index 4afa670..756fc37 100644 --- a/modpack.json +++ b/modpack.json @@ -37,7 +37,7 @@ "properties" : { "name" : "OptiFine", "description" : "Shaders and redering optimizations.", - "recommendation" : "avoid", + "recommendation" : null, "selected" : false }, "files" : { @@ -46,6 +46,21 @@ ], "exclude" : [ ] } + }, + { + "properties" : { + "name" : "Screenshot Uploader", + "description" : "Automatically upload your screenshots to imgur! Please bind a key for this feature in your options.", + "recommendation" : null, + "selected" : true + }, + "files" : { + "include" : [ + "mods/ScreenshotUploader*.jar", + "config/ScreenshotUploader.cfg" + ], + "exclude" : [ ] + } } ], "userFiles" : { diff --git a/src/config/_CLIENT/ScreenshotUploader.cfg b/src/config/_CLIENT/ScreenshotUploader.cfg new file mode 100644 index 0000000..ac0c4a6 --- /dev/null +++ b/src/config/_CLIENT/ScreenshotUploader.cfg @@ -0,0 +1,12 @@ +# Configuration file + +general { + # Enable to have fancy camera effects when taking a screenshot + B:"Camera Effects"=false + + # Set false to not automatically copy the link to the clipboard + B:"Copy to clipboard"=true + + # This is the description that will be underneath your image (Imgur only) + S:Description=Uploaded from the Clockwork Gaming modded server. +} diff --git a/src/mods/_CLIENT/ScreenshotUploader-1.9.4-2.4.0.jar.url.txt b/src/mods/_CLIENT/ScreenshotUploader-1.9.4-2.4.0.jar.url.txt new file mode 100644 index 0000000..02e782e --- /dev/null +++ b/src/mods/_CLIENT/ScreenshotUploader-1.9.4-2.4.0.jar.url.txt @@ -0,0 +1 @@ +https://addons-origin.cursecdn.com/files/2301/467/ScreenshotUploader-1.9.4-2.4.0.jar diff --git a/src/mods/malisiscore-1.10.2-4.2.2.jar.url.txt b/src/mods/malisiscore-1.10.2-4.2.2.jar.url.txt deleted file mode 100644 index 6d242a0..0000000 --- a/src/mods/malisiscore-1.10.2-4.2.2.jar.url.txt +++ /dev/null @@ -1 +0,0 @@ -https://addons-origin.cursecdn.com/files/2333/503/malisiscore-1.10.2-4.2.2.jar diff --git a/src/mods/malisiscore-1.9.4-4.1.1.jar.url.txt b/src/mods/malisiscore-1.9.4-4.1.1.jar.url.txt new file mode 100644 index 0000000..d484aef --- /dev/null +++ b/src/mods/malisiscore-1.9.4-4.1.1.jar.url.txt @@ -0,0 +1 @@ +https://addons-origin.cursecdn.com/files/2320/791/malisiscore-1.9.4-4.1.1.jar diff --git a/src/mods/malisisdoors-1.10.2-5.1.1.jar.url.txt b/src/mods/malisisdoors-1.10.2-5.1.1.jar.url.txt deleted file mode 100644 index 6148289..0000000 --- a/src/mods/malisisdoors-1.10.2-5.1.1.jar.url.txt +++ /dev/null @@ -1 +0,0 @@ -https://addons-origin.cursecdn.com/files/2333/360/malisisdoors-1.10.2-5.1.1.jar diff --git a/src/mods/malisisdoors-1.9.4-5.0.4.jar.url.txt b/src/mods/malisisdoors-1.9.4-5.0.4.jar.url.txt new file mode 100644 index 0000000..c9d0c13 --- /dev/null +++ b/src/mods/malisisdoors-1.9.4-5.0.4.jar.url.txt @@ -0,0 +1 @@ +https://addons-origin.cursecdn.com/files/2328/213/malisisdoors-1.9.4-5.0.4.jar diff --git a/src/mods/netherportalfix-mc1.9.4-4.0.1.jar.url.txt b/src/mods/netherportalfix-mc1.9.4-4.0.1.jar.url.txt index 2399830..0447423 100644 --- a/src/mods/netherportalfix-mc1.9.4-4.0.1.jar.url.txt +++ b/src/mods/netherportalfix-mc1.9.4-4.0.1.jar.url.txt @@ -1 +1 @@ -https://addons-origin.cursecdn.com/files/2301/216/netherportalfix-mc1.9.4-4.0.1.jar \ No newline at end of file +https://addons-origin.cursecdn.com/files/2301/216/netherportalfix-mc1.9.4-4.0.1.jar