Killing mobs wearing modded armor with deployers would add NBT tags to non-armor items
adenmun7 opened this issue ยท 0 comments
Describe the Bug
As stated it seems that killing mobs that are wearing modded armor sometimes cause non-armor items to have NBT tag(s).
The modded armor in question is from Apotheosis, where the NBT tags will look like 'tag: {apoth.equipment: 1b}, Count: 10b'.
Killing mobs by hand will not replicate this bug.
Cheers
Reproduction Steps
- Place a deployer attached with a brass funnel, with filter set to 'deny' on any weapon it is holding
- Kill a mob that is wearing modded armor with a deployer
Expected Result
Non-armor items will have NBT tag(s), causing it to not stack with same type of the item
Screenshots and Videos
Crash Report or Log
No response
Operating System
Windows 10
Mod Version
0.5.1f
Minecraft Version
1.20.1
Forge Version
36.2.0
Other Mods
These are the mods that could be related to Create - there are several others but they are QoL and worldgen mods.
Apotheosis 7.2.1
Create 0.5.1.f
Create Chunkloading 1.6.0
Create Crafts & Additions 1.2.1
Embeddium
FerriteCore
Majrusz's Progressive Difficulty 1.9.6
Oculus
Supplementaries
Additional Context
Author of Apotheosis stated that drops only going through LivingDropsEvent should be removed of any NBT tags, if this can be an issue?