:warning: This update has breaking changes :warning:
- Containers will works the same way but not their filters
- Filters are checks at output now
- Custom filters via
#itemio:event/filter
function tag need to be remade into#itemio:event/filter_v2
(see readme and the integrated implementation) - New scoreboard
itemio.io
is now used function call
Feature
Fix
- Decorated pots in #itemio:stack1 (
62958db
) - Success_transfer now work (
3235c74
) - Switch success and inputs to itemio.io, (
25f2630
) - Impl on predicates (
b05dd95
) - Item_modifiers anow use versioning (
2788efb
) - Security init on servos (
edc5710
) - Consistant use of item_modifiers / itemio.io (
111ea71
) - More checks on init (
31f554d
)
Fixes :
- Not deleting items at vanilla input but for others containers
Added :
- Ability to choose stack_limit and retry_limit for servos
Changes/Bugfix :
- Disable servos now properly work
- Fix readme for servos
- input function don't stop too early and delete items