[Bug] Schematicannon can't print bytes
joernott opened this issue ยท 2 comments
Describe the bug
When using bytes and not filling all quadrants of the block (that is why I use bytes instead of copycat blocks), the Schematicannon fails to print the block, stating that the inventory is missing "minecraft:air". If you set the cannon to "skip missing blocks", it just skips over the whole block also not printing the bytes.
To Reproduce
Steps to reproduce the behavior:
- Place bytes in a block and leave some of it empty.
- Create a schematic from it
- Position the schematic, put it into the schematicannon, put enough bytes into an adjacent inventory and gunpowder into it
- Start printing the template
Expected behavior
A block containing bytes and air is printed correctly.
Desktop (please complete the following information):
- Minecraft Version: 1.20.1
- Mod Loader Fabric
- Mod Version 2.1.2
Additional context
Duplicate of this, marked as closed and fixed indev #147