Create Mod Chute Extracts Item Cards from Node
Peekofwar opened this issue ยท 3 comments
LaserIO version
1.4.3
Minecraft Version
1.18.2
Forge Version
40.1.60
Modpack & Version
No response
Do you have optifine installed?
No
Describe the issue
When a node is placed above a Create Mod chute, the chute will extract the item cards out of the bottom side of the LaserIO node.
Steps to reproduce
- Place LaserIO node above Create Mod chute
- Insert an item card on the bottom side of the node
- Observe it vanish from the node
Expected behaviour
The cards should not be extracted from the node and instead it should attempt to insert items into the chute.
Screenshots
Log files
No response
Additional information
Create Mod v0.5.0.e
The nodes are inventories, like a chest, and therefore can be extracted from with a hopper. Intended functionality :) sorry! This has tripped up a few others in the past, and I might remove it. For now I want to keep it though
What if you added either a setting in the node to override this, or some kind of card or special node that can be crafted?
The nodes are inventories, like a chest, and therefore can be extracted from with a hopper. Intended functionality :) sorry! This has tripped up a few others in the past, and I might remove it. For now I want to keep it though