[Bug] Amethyst Golem can't pickup multiple diffrent items
TheonlyTazz opened this issue ยท 2 comments
Minecraft Version:
- 1.18.2
Modloader:
- Forge 40.2.10
Ars Nouveau Version:
- ars_nouveau-1.18.2-2.9.0.jar
Issue:
- When adding the
ars_nouveau:golem/shard
to a diffrent item (other loot drops from amethyst shards), it will pick up those items. yet, the first item that gets picked up, dictates what item is going to be collected.
Example:
breaking an Amethyst Cluster yields:
- 3 Amethyst Shards
- 1 Amethyst Dust
- 1 Charged Amethyst
The Golem will pick all up (5 Items total) and depending on what item got collected first, that item (x5) gets inserted into the chest.
Possible Solution:
Add an additional check, not just for the item Tag, but also the actual Item thats getting picked up
Edit: i just noticed this fix has been implemented in 1.20, but not in 1.18. is there any way this is able to get updated/fixed?
The Ars Nouveau Tweak mod claims to fix this bug in 1.18.2