Started by
DatZypher
on
Topic category: Help with Minecraft modding (Java Edition)
When I create a spawning condition procedure and I save it, it doesn't show up in the drop down to apply... I know about like the dependences and my procedure covers all of the dependences.
(This might be very obvious but I just wanted to check) Do you have the return logic set up?
Do you mean like if my thing doesn't happen then it will do something else cause if so then yes I did do that
no the Spawning Condition Procedure needs to have an Return Procedure Block of true or false.
If it returns true the condition is met.
Because I am trying to make my mob only spawn in a structure that exists in the game like a bastion but Idk how to do
I know how to make your Mob spawn in a Structure but you need to add these via Plugin.
You need to use a Event for it.
But I can add it to my upcoming Plugin Forge Plus.
Thank you so much I will wait for