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,13 @@ Mod sources for Minecraft version 1.15.1.
## 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 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).