EngineersDecor/1.15
2020-02-29 11:46:53 +01:00
..
gradle/wrapper 1.15: Initial port. 2019-12-19 18:26:00 +01:00
meta Manual added. Hopper resets NBT when broken and empty (for stacking). E-Furnace model polished. Solar Panel curve tuned. Right-click overlay UI added for Solar Panel, Block Breaker, Tree Cutter. 2020-02-29 11:46:53 +01:00
src/main Manual added. Hopper resets NBT when broken and empty (for stacking). E-Furnace model polished. Solar Panel curve tuned. Right-click overlay UI added for Solar Panel, Block Breaker, Tree Cutter. 2020-02-29 11:46:53 +01:00
.gitignore 1.15: Initial port. 2019-12-19 18:26:00 +01:00
build.gradle 1.12/1.14/1.15: Fixed Gloor Grating item jitter. 1.14/1.15: Librarizing, Factory Hopper second standard insertion run added (issue #84), Placer planting race condition circumvention added (issue #83). 1.15: JEI integration enabled (issue #85). 2020-02-06 10:44:21 +01:00
gradle.properties 1.12: Release commit. Backported right-click stats for Solar Panel, Block Breaker, Tree Cutter. 2020-02-29 10:01:13 +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 Manual added. Hopper resets NBT when broken and empty (for stacking). E-Furnace model polished. Solar Panel curve tuned. Right-click overlay UI added for Solar Panel, Block Breaker, Tree Cutter. 2020-02-29 11:46:53 +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.19-b5  [A] Added right-click display of power and progress information for Block Breaker, Solar Panel, and Tree Cutter.
              [A] Solar Panel power curve tuned.
              [A] Mod manual 1st edition release recipe added.
              [A] Factory Hopper: Resetting NBT when breaking with empty inventory (for stacking), enabled item cap for all sides.
              [M] Electrical Furnace model polished.

- v1.0.19-b4  [A] Ported primary Immersive Engineering dependent recipes (alternative recipes
                  will still work if IE is not installed).
              [F] Blacklisted Treated Wood Crafting Table in inventorysorter mod (issue #88, thx Nachtflame).
              [M] Furni comparator output overrides reflect input slots and empty fuel state/power-cutoff.
              [M] Solar Panel config: Default value for internal battery capacity increased.
              [F] Block Placer: Shifted GUI player slots 1px to the right.
              [A] Added mod block tags for slabs, stairs, and walls (PR#89, thanks CrudeAustin for the data).
              [A] Added experimental Patchouli manual (creative only).

- v1.0.19-b3  [M] Config tweaks: Value limit ranges increased to facilitate modpacking.
              [A] Factory Hopper: Added bottom item handler (CR#227).
              [M] Block shapes refined.
              [F] Fixed duping bug (issue #87, thx Nachtflame)

- v1.0.19-b2  [F] Fixed Floor Grating item pass-through jitters (thx Cid).
              [M] Removed obsolete recipe collision testing recipes.
              [F] Fixed missing Block Breaker dynamic block drops.
              [F] Block Placer planting race condition issue fixed (issue #83, thx jcardii).
              [F] Factory Hopper: Added second standard insertion run after smart-insert to circumcent compat issues (issue #84, thx NillerMedDild).
              [A] Enabled JEI plugin (issue #85, thx ProsperCraft/Goshen).

- v1.0.19-b1  [U] Update to 1.15.2.
              [F] Fixed Tree Cutter / Block Breaker not accepting small energy transfers (thx WindFox, issue #82).

- 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.