ArkoSammy12 / creeper-healing

A server and client side, customizable Fabric mod to automatically and naturally heal Creeper explosions (and other kinds of explosions!).
GNU Lesser General Public License v2.1
2 stars 1 forks source link

Shulkers lose items on explosion #10

Closed pablogameing4000 closed 6 months ago

pablogameing4000 commented 7 months ago

Whenever a shulker is blown up, none of the items come out and all the items disappear from it when it is regenerated

ArkoSammy12 commented 7 months ago

Whenever a shulker is blown up, none of the items come out and all the items disappear from it when it is regenerated

Hello. Are you perhaps using the latest commit, or are you using the latest release on Modrinth?

pablogameing4000 commented 7 months ago

I'm using the latest 1.19.2 release on Modrinth

ArkoSammy12 commented 7 months ago

I'm using the latest 1.19.2 release on Modrinth

Do you have the drop items on explosions for the explosion source?

pablogameing4000 commented 7 months ago

I have drop items off. Chests always spawn empty, but at least they drop their items instead of wiping them. Shulkers don't drop or respawn with their items, they just respawn empty.

ArkoSammy12 commented 6 months ago

I have drop items off. Chests always spawn empty, but at least they drop their items instead of wiping them. Shulkers don't drop or respawn with their items, they just respawn empty.

I was able to reproduce. I should hopefully get a fix going in the next update of the mod. Thanks for reporting