diff --git a/README.md b/README.md new file mode 100644 index 0000000..4f0f6b6 --- /dev/null +++ b/README.md @@ -0,0 +1,32 @@ +# INFORMACION SOBRE EL PACK + +Modloader: NEOFORGE + +MC Version: 1.21.1 + +Neoforge Version: 21.1.128 + +# Como instalar + +Las instrucciones previas para instalar la instancia dependen si se tiene [comprado](https://git.sfkao.net/SFKao/Las_3000-modpack/wiki/Instalar-comprado) o [pirata](https://git.sfkao.net/SFKao/Las_3000-modpack/wiki/Instalar-pirata) + +Para utilizarlo se requiere [GIT](https://github.com/git-for-windows/git/releases/download/v2.48.1.windows.1/Git-2.48.1-64-bit.exe) (Todas opciones default) + +# Como utilizar + +Este repositorio contiene los mods, pero mas importante tiene un script para que actualice los mods automaticamente. + +[Este archivo, el updateMods.bat](https://git.sfkao.net/SFKao/Las_3000-modpack/src/branch/main/updateMods.bat) (en la esquina esta para descargar) se ha de guardar en la carpeta de la instancia. + +Instrucciones de como acceder a esa carpeta depende de si tienes minecraft comprado o no. + +### MODRINTH (comprado) + +--- +### SKLAUNCHER (pirata) + +--- +Y dejar la carpeta con el achivo asi: + + +Si el servidor da un error de que no se tienen los mismos mods, solo habria que hacer doble click y abrir el archivo updateMods.bat, eso los actualizara automaticamente. \ No newline at end of file diff --git a/mods/RoughlyEnoughItems-16.0.799-neoforge.jar.disabled b/mods/RoughlyEnoughItems-16.0.799-neoforge.jar.disabled deleted file mode 100644 index 708bf73..0000000 Binary files a/mods/RoughlyEnoughItems-16.0.799-neoforge.jar.disabled and /dev/null differ diff --git a/mods/enderio-7.1.6-alpha.jar.disabled b/mods/enderio-7.1.6-alpha.jar.disabled deleted file mode 100644 index 4e92bbc..0000000 Binary files a/mods/enderio-7.1.6-alpha.jar.disabled and /dev/null differ diff --git a/updateMods.bat b/updateMods.bat index 55ddd6d..b03075b 100644 --- a/updateMods.bat +++ b/updateMods.bat @@ -20,4 +20,5 @@ if %errorlevel% neq 0 ( goto end ) ) -:end \ No newline at end of file +:end +pause \ No newline at end of file