#for loop help?

1 messages · Page 1 of 1 (latest)

violet jasper
#

im having troubles getting a for loop to work, i need help with the logic... here is my code

ever done a working for loop before so please help me iterate what i need to do. thx

#

it loops through alot of entities, so a for loop would help me create a interval for different levels and speeds. like 20, 40, 60 plus ticks before a mob is spawned. (spawners addon)

#

otherwise im stuck at just one speed.

#

here is the full code for context if needed

first attachment was the part i needed help with

here is the entire code

cunning obsidian
violet jasper
#

so must be a issue or value somewhere. getting close

cunning obsidian
#

The conditions for the command to run probably are not being met

violet jasper
#

yup