Applied Energistics 2

Applied Energistics 2

137M Downloads

Crafting patterns containing empty slots are invalid

Mari023 opened this issue ยท 1 comments

commented

Describe the bug

on the master branch, crafting patterns with empty slots are invalid.
presumably, this happens because air is encoded and interpreted as part of the recipe. (see screenshot)

How to reproduce the bug

create a valid crafting pattern where at least one slot is empty and encode it

Expected behavior

The pattern to be valid

Additional details

2021-11-16_20 28 20

Which minecraft version are you using?

1.17

On which mod loaders does it happen?

Fabric

Crash log

https://gist.github.com/Mari023/acc2ebad606901c14d9fd3b1601e4b67

commented

Fixed in #5681.