Updated to Forge 2860 to appease the Minecraft overlords
This commit is contained in:
parent
24fa27a0ba
commit
d316b4c500
3 changed files with 1 additions and 1 deletions
Binary file not shown.
Binary file not shown.
2
start.sh
2
start.sh
|
@ -1,3 +1,3 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
java -Xms3G -Xmx4G -Dfml.queryResult=confirm -jar forge-1.12.2-14.23.5.2859.jar nogui
|
java -Xms3G -Xmx4G -Dfml.queryResult=confirm -jar forge-1.12.2-14.23.5.2860.jar nogui
|
||||||
|
|
Loading…
Reference in a new issue