Factory Hopper entity insertion/extraction added (issue #125). Re-enabled JEI. Forge dependency updated to 1.16.3-34.1.0.

This commit is contained in:
stfwi 2020-09-19 10:44:26 +02:00
parent 16ad286f59
commit 1753624e2a
10 changed files with 87 additions and 53 deletions

View file

@ -11,6 +11,9 @@ Mod sources for Minecraft version 1.16.3.
## Version history
- v1.1.2 [U] Updated to Forge 1.16.3-34.1.0.
[A] Added Factory Hopper insertion/extraction for entities like Minecarts (issue #125, ty boneskull).
- v1.1.2-b8 [F] Fixed Double-T support thick steel pole connection (thx @CastCrafter).
[A] Concrete and Clinker walls connect to windows and glass panes.