1.12.2: Added panzer glass. Added rebar concrete tile. Crafting table supports shift-click.
This commit is contained in:
parent
064c7684ee
commit
c76dd25555
34 changed files with 245 additions and 66 deletions
|
@ -67,7 +67,8 @@ install: $(MOD_JAR) |
|
|||
@rm -f "$(SERVER_INSTALL_DIR)/mods/${MOD_JAR_PREFIX}"*.jar
|
||||
@[ -d "$(SERVER_INSTALL_DIR)/mods" ] && cp -f "$(MOD_JAR)" "$(SERVER_INSTALL_DIR)/mods/"
|
||||
|
||||
start-server: install
|
||||
start-server:
|
||||
-@make -s install
|
||||
@echo "[1.12] Starting local dedicated server ..."
|
||||
@cd "$(SERVER_INSTALL_DIR)" && java -jar forge-1.12.2-14.23.5.2768-universal.jar nogui
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue