[1.19-1.4.2.0] - 2022-07-14
Changed
- Update mod to Forge 1.19-41.0.96 to fix startup crashes since Forge 1.19-41.0.94
[1.19-1.4.1.0] - 2022-06-30
Changed
- Update mod to Forge 1.19-41.0.56 to support interaction with chest boats
[1.19-1.4.0.0] - 2022-06-23
Added
- Support filling and emptying for entities with item handlers (Chest Minecart ...)
Changed
- Update mod to Forge 1.19-41.0.45
[1.18.1-1.3.2.0] - 2022-06-23
Added
- Support filling and emptying for entities with item handlers (Chest Minecart ...)
[1.18.1-1.3.1.1] - 2022-05-31
Added
- Chinese (zh_cn) language support #7 (thanks to rentommy)
[1.18.1-1.3.1.0] - 2022-01-16
Changed
- Update mod to Forge 1.18.1-39.0.0 (fix Log4J security issue)
Fixed
- Items disappeared from hoppers inventory when closing the world https://github.com/cech12/WoodenHopper/issues/7 (thanks to JoeThePanda for the report)
[1.18-1.3.0.1] - 2021-12-04
Changed
- Update mod to Forge 1.18-38.0.4
[1.16.5-1.3.0.0] - 2021-08-13
Added
- Russian and Ukrainian translation #5 (thanks to vstannumdum aka DMHYT)
Changed
- Update mod to Forge 1.16.5-36.1.0
- changed versioning to fit Forge Recommended Versioning
Version 1.2.0
- Russian language support added #3 (thanks to sashafiesta)
- two new config options added #4 (thanks to martiesim for the idea)
- brickHopperPullItemsFromWorldEnabled - enable/disable pulling item entities from world (default enabled)
- brickHopperPullItemsFromInventoriesEnabled - enable/disable pulling items from inventories (default enabled)
Version 1.1.1
- pt_br language support added (thanks to Mikeliro)
Version 1.1.0
- Bugfix: Brick Hopper did not interact with the Composter #1 (thanks to Jomeaga for the bug report)
Version 1.0.0
- Adds a Brick Hopper to the game.
- It is a bit slower than a vanilla hopper. (12 ticks instead of 8 - configurable)
- It has only three slots.