Started by
Hurricane_FNaF
on
Topic category: Help with Minecraft modding (Java Edition)
I want to make an entity start naturally spawning in the overworld after an advancement is complete, however i know nothing about procedures and i'm having a hard time finding anything that could possibly help me with this.
Could anybody help?
Edited by Hurricane_FNaF on Sun, 02/18/2024 - 02:43
i know how to make it check if the player has completed the advancement yet, but not how to activate natural spawning
Do you mean enabling the entity's spawning after the player has an advancement? If so, this might be how you do it.
Sorry about taking so long, i can't find many of the blocks anywhere, like the "AND" and the "is [event/target entity] (sub)type of"
is event/target entity sub type of is in the logic section.
The and block is the logic = block. Its changed by clicking the = sign to bring up the list of other options