The Long Cytoid Wall block places two blocks in the world when placed (upper and lower half), both of which can be mined and will drop another Long Cytoid Wall block item. This can be exploited to duplicate the items by repeatedly mining them. There are four ways to solve the problem:
- Add two separate items, lower and upper half, and place only one block.
- Keep one item, but only place one half and smartly decide if it displays as the upper or lower part.
- Only drop when either the lower or the upper half is mined.
- Destroy the other half when either the lower or the upper half is mined (doesn't work well with pistons).
The Long Cytoid Wall block places two blocks in the world when placed (upper and lower half), both of which can be mined and will drop another Long Cytoid Wall block item. This can be exploited to duplicate the items by repeatedly mining them. There are four ways to solve the problem: