Creepers drop gunpowder when they explode #1365

Closed
opened 2021-03-23 03:23:25 +01:00 by TechDudie · 4 comments
Contributor

When the creeper explodes, the gunpowder is still dropped. I assume this is because the explosion occurs, but the creeper mob is still there and is killed by its own blast. Im pretty sure this dosent happen in Minecraft.

When the creeper explodes, the gunpowder is still dropped. I assume this is because the explosion occurs, but the creeper mob is still there and is killed by its own blast. Im pretty sure this dosent happen in Minecraft.
kay27 added the
mobs
gameplay
labels 2021-03-23 06:07:44 +01:00
ryvnf changed title from Creeper goes BOOM to Creepers drop gunpowder when they explode 2021-03-23 12:07:05 +01:00
Author
Contributor
Found it! https://git.minetest.land/MineClone2/MineClone2/src/branch/master/mods/ENTITIES/mcl_mobs/api.lua#L4311
Contributor

Great for creepers. But didn't you check it with Ender Dragon's and Ghast's fireballs mobs_mc:fireball and Wither's skull mobs_mc:wither_skull which use the same mobs:boom() function? If they're fine - we'll've merged the fix.

Great for creepers. But didn't you check it with Ender Dragon's and Ghast's fireballs ```mobs_mc:fireball``` and Wither's skull ```mobs_mc:wither_skull``` which use the same ```mobs:boom()``` function? If they're fine - we'll've merged the fix.
Author
Contributor

Ummm good point....

Ummm good point....
Author
Contributor

I’ll test it out today

I’ll test it out today
kay27 added the
contribution inside
Testing / Retest
labels 2021-03-24 14:44:14 +01:00
kay27 closed this issue 2021-04-05 11:33:53 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: VoxeLibre/VoxeLibre#1365
No description provided.