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

This commit is contained in:
stfwi 2020-02-06 10:44:21 +01:00
parent 66b2390ca5
commit 35b1785e9c
126 changed files with 3325 additions and 3043 deletions

View file

@ -11,6 +11,12 @@ Mod sources for Minecraft version 1.14.4.
## Version history
- 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 after smart-insert to circumcent compat issues (issue #84, thx NillerMedDild).
- v1.0.19-b1 [F] Fixed Tree Cutter / Block Breaker not accepting small energy transfers (thx WindFox, issue #82).
- v1.0.18-b4 [M] Lang update ru_ru (PR#77, thanks Smollet777).