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

Started by DatZypher on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Feb 2023
Points:
329

User statistics:

  • Modifications: 0
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 15
[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.

Active 11 hours ago
Joined Apr 2023
Points:
665

User statistics:

  • Modifications: 4
  • Forum topics: 22
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 543
(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?

Active 1 year ago
Joined Feb 2023
Points:
329

User statistics:

  • Modifications: 0
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 15
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 

Active 6 days ago
Joined Feb 2018
Points:
2015

User statistics:

  • Modifications: 1
  • Forum topics: 166
  • Wiki pages: 0
  • MCreator plugins: 3
  • Comments: 795
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.

Active 1 year ago
Joined Feb 2023
Points:
329

User statistics:

  • Modifications: 0
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 15
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 

Active 6 days ago
Joined Feb 2018
Points:
2015

User statistics:

  • Modifications: 1
  • Forum topics: 166
  • Wiki pages: 0
  • MCreator plugins: 3
  • Comments: 795
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.

Active 1 year ago
Joined Feb 2023
Points:
329

User statistics:

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

Thank you so much I will wait for