Block entity parent saving corrected. Forge/gradle update. Fixed waterlogging.

This commit is contained in:
stfwi 2022-01-02 20:10:56 +01:00
parent ee3e8de99e
commit 82c2484872
29 changed files with 370 additions and 139 deletions

View file

@ -72,6 +72,7 @@ mrproper: clean-all
init:
@echo "[1.18] Initialising eclipse workspace using gradle ..."
@$(GRADLE) eclipse
-@$(GRADLE) hideOfficialWarningUntilChanged
sanitize:
@echo "[1.18] Running sanitising tasks ..."