: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
)
Fix
- Hangings signs (1.20 feature) added to
#itemio:stack16
item tag (9364e87
)
First release, see readme for using it !