Merge pull request #1386 from Monkey0x9/patch-1
Change forgotten 1.11 to 1.12
This commit is contained in:
@@ -8,7 +8,7 @@ stages:
|
|||||||
|
|
||||||
variables:
|
variables:
|
||||||
EXMAPLE_REPO: "https://github.com/overviewer/Minecraft-Overviewer-Addons"
|
EXMAPLE_REPO: "https://github.com/overviewer/Minecraft-Overviewer-Addons"
|
||||||
MC_VERSION: "1.11"
|
MC_VERSION: "1.12"
|
||||||
|
|
||||||
build:linux:
|
build:linux:
|
||||||
image: code.em32.net:14567/overviewer/minecraft-overviewer:base
|
image: code.em32.net:14567/overviewer/minecraft-overviewer:base
|
||||||
|
|||||||
@@ -275,7 +275,7 @@ If you want or need to provide your own textures, you have several options:
|
|||||||
wget https://s3.amazonaws.com/Minecraft.Download/versions/${VERSION}/${VERSION}.jar -P ~/.minecraft/versions/${VERSION}/
|
wget https://s3.amazonaws.com/Minecraft.Download/versions/${VERSION}/${VERSION}.jar -P ~/.minecraft/versions/${VERSION}/
|
||||||
|
|
||||||
If that's too confusing for you, then just take this single line and paste it into
|
If that's too confusing for you, then just take this single line and paste it into
|
||||||
a terminal to get 1.11 textures::
|
a terminal to get 1.12 textures::
|
||||||
|
|
||||||
wget https://s3.amazonaws.com/Minecraft.Download/versions/1.12/1.12.jar -P ~/.minecraft/versions/1.12/
|
wget https://s3.amazonaws.com/Minecraft.Download/versions/1.12/1.12.jar -P ~/.minecraft/versions/1.12/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user