EngineersDecor/1.15
2020-01-25 10:45:31 +01:00
..
gradle/wrapper 1.15: Initial port. 2019-12-19 18:26:00 +01:00
meta 1.12: v1.0.18 release commit. 1.14/1.15: Slab placement improved, Milking Machine cow tracking added, AI goals fixed. 2020-01-25 10:45:31 +01:00
src/main 1.12: v1.0.18 release commit. 1.14/1.15: Slab placement improved, Milking Machine cow tracking added, AI goals fixed. 2020-01-25 10:45:31 +01:00
.gitignore 1.15: Initial port. 2019-12-19 18:26:00 +01:00
build.gradle Crafting Table shift-ctrl tweaks added. Crafting table mouse wheel stack inc/dec added. Lang file en_en updated (issue #76). Fixed tree cutter progress reset (issue #77). Added Solar Panel energy cap export (issue #78). Build system json-lang sanatized added. 2020-01-10 07:49:58 +01:00
gradle.properties 1.12: v1.0.18 release commit. 1.14/1.15: Slab placement improved, Milking Machine cow tracking added, AI goals fixed. 2020-01-25 10:45:31 +01:00
gradlew 1.15: Initial port. 2019-12-19 18:26:00 +01:00
gradlew.bat 1.15: Initial port. 2019-12-19 18:26:00 +01:00
Makefile Crafting Table shift-ctrl tweaks added. Crafting table mouse wheel stack inc/dec added. Lang file en_en updated (issue #76). Fixed tree cutter progress reset (issue #77). Added Solar Panel energy cap export (issue #78). Build system json-lang sanatized added. 2020-01-10 07:49:58 +01:00
readme.md 1.12: v1.0.18 release commit. 1.14/1.15: Slab placement improved, Milking Machine cow tracking added, AI goals fixed. 2020-01-25 10:45:31 +01:00
tasks.js Crafting Table shift-ctrl tweaks added. Crafting table mouse wheel stack inc/dec added. Lang file en_en updated (issue #76). Fixed tree cutter progress reset (issue #77). Added Solar Panel energy cap export (issue #78). Build system json-lang sanatized added. 2020-01-10 07:49:58 +01:00

Engineer's Decor (MC1.15.1)

Mod sources for Minecraft version 1.15.1.


Version history

- v1.0.18-b4  [A] Ported Treated Wood Crafting Table item rendering.
              [F] Fixed Milking machine cow path issue, added milking delay cow tracking.
              [F] Slab / Slab Slice placement adapted to vanilla standard.
              [M] Lang update ru_ru (PR#77, thanks Smollet777).

- v1.0.18-b3  [A] Added Treated Wood Crafting Table tweaks (ctrl-shift moves all same stacks from the
                  inventory, mouse wheel over crafting slot increases/decreases crafting grid stacks).
              [F] EN Lang file fixed (issue #76, thx Riverstar907).
              [F] Fixed Tree Cutter not respecting power-required config (thx federsavo, issue #77).
              [F] Fixed Small Solar Panel not exposing energy capability (thx MatthiasMann, issue #78).

- v1.0.18-b2  [M] Lang ru_ru updated (Smollet777).

- v1.0.18-b1  [U] Updated to Forge 1.15.1-30.0.16/20190719-1.14.3.
              [F] Client setup Dist annotation fixed (issue #73, thx hitsu420).
              [F] Double newline escapes in lang files fixed ("\n" in a tooltip).
              [M] Updated zh_cn lang file (scikirbypoke).
              [A] Added opt-out config for the Small Tree Cutter

- v1.0.17-b2  [A] Initial port.