1.14/1.15: Added E-Furnace GUI process speed switch. Added Steel Mesh Fence Gate.

This commit is contained in:
stfwi 2020-03-13 18:14:40 +01:00
parent 6e8ecbff19
commit 27a957ba8d
83 changed files with 3490 additions and 336 deletions

View file

@ -41,10 +41,6 @@ compare:
@djs tasks.js compare-blockstates -v
@djs tasks.js compare-textures -v
migrate-from-112:
@cd 1.12; make -s port-languages
@djs tasks.js migrate-textures -v
# For reviewers: I am using a local repository for experimental changes,
# this target copies the local working tree to the location of the
# repository that you cloned.