Updated Forge version to 2855 to fix Log4j vuln
This commit is contained in:
parent
b09e825af4
commit
24fa27a0ba
6 changed files with 1 additions and 1 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2
start.sh
2
start.sh
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
java -Xms3G -Xmx4G -Dfml.queryResult=confirm -jar forge-1.12.2-14.23.5.2855.jar nogui
|
||||
java -Xms3G -Xmx4G -Dfml.queryResult=confirm -jar forge-1.12.2-14.23.5.2859.jar nogui
|
||||
|
|
Loading…
Reference in a new issue