Started by
GhostBee
on
Topic category: Help with Minecraft modding (Java Edition)
I have a set of armor that I've made that I want to spawn a bee at the players location when the player is attacked. Using the procedure attached, the player constantly spawns a swarm of bees every tick. While it's funny, it's not what I want done and I'm hoping to find some help.
Looks like the image attachment didn't work properly. Here's the links to the attempted procedure and the result:
https://imgur.com/RpO9WLX
https://imgur.com/9u8XZqP
There is no need to link global trigger procedure to the armor. Check if the player as the armor and use the random generator to spawn the bee with probability. For example there is a 50% the armor spawns the bee when the player has been attacked