Mob's head duplication glitch
Siwek9 opened this issue ยท 2 comments
Describe the bug
You can duplicate animal's head from this mod (like reindeer's head or boar's head) because if you place the head it is not getting removed from your inventory.
To Reproduce
Steps to reproduce the behavior:
- Take mob's head from this mod (for example reindeer's head).
- Try place it while looking up (pitch value smaller than -45).
- You can see that the head is placed but you still have one in your inventory.
Expected behavior
It should remove the animal's head from your inventory and then place it on the block.
Screenshots
Versions
- Minecraft Version: 1.18.2
- Architectury API Version: 4.4.60
- Platform (Forge/Fabric): Fabric
- Forge Version: ----
- Fabric Loader Version: 0.14.6
- Fabric API Version: 0.53.0
- Mod Version: 11.0.5
Can you verify the head item actually exists and does not disappear if the world is reloaded, or if it's dropped?
Can you verify the head item actually exists and does not disappear if the world is reloaded, or if it's dropped?
No, it is normal item and i can throw it or place multiple time using this glitch, it didn't disappear.
I have also verify this on the newest versions of the fabric api (0.53.4) and architectury (4.4.65) and the glitch still appear.