[Help] when I create a spawning condition procedure it wont apply

Started by DatZypher on

Topic category: Help with modding (Java Edition)

Last seen on 04:49, 22. Dec 2023
Joined Feb 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
[Help] when I create a spawning condition procedure it wont apply

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.

Last seen on 00:04, 29. Mar 2024
Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
(This might be very obvious…
Sun, 04/23/2023 - 13:07

(This might be very obvious but I just wanted to check)  Do you have the return logic set up?

Last seen on 04:49, 22. Dec 2023
Joined Feb 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Do you mean like if my thing…
Mon, 04/24/2023 - 03:54

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 

Last seen on 11:06, 29. Mar 2024
Joined Feb 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
no the Spawning Condition…
Tue, 04/25/2023 - 20:29

no the Spawning Condition Procedure needs to have an Return Procedure Block of true or false.

If it returns true the condition is met.

Last seen on 04:49, 22. Dec 2023
Joined Feb 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Because I am trying to make…
Sat, 04/29/2023 - 03:08

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 

Last seen on 11:06, 29. Mar 2024
Joined Feb 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I know how to make your Mob…
Sat, 04/29/2023 - 10:30

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.

Last seen on 04:49, 22. Dec 2023
Joined Feb 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thank you so much I will…
Sat, 04/29/2023 - 22:37

Thank you so much I will wait for