1.15: Forge 31.2.20 requirement declared. All: Placer checks for collidable entities (issue #98). Breaker drop trajectory tuned. Pipe valve Redstone connector conditions. All tickable TEs verify their current blockstate to prevent crashes when blocks are forcefully moved (issue #101).
This commit is contained in:
parent
f46b2b6bc7
commit
e8f32e29a1
67 changed files with 219 additions and 125 deletions
|
@ -70,7 +70,7 @@ init:
|
|||
@$(GRADLE) eclipse
|
||||
|
||||
sanitize:
|
||||
@echo "[1.15] Running sanatising tasks ..."
|
||||
@echo "[1.15] Running sanitising tasks ..."
|
||||
@$(TASK) sanitize
|
||||
@$(TASK) sync-languages
|
||||
@$(TASK) version-check
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue