So I have been using skript for a while now. Normally when I make a generator skript with multiple generators, it works. I have 3 generators so far. Only the first dirt one works. Here is my code:
Code:
every 1 second:
drop 1 dirt named "&8&lDirt" with lore "&7Trade at /shops!" at location(-1249,26,1877, world "GenPvP") without velocity
drop 1 dirt named "&8&lDirt" with lore "&7Trade at /shops!" at location(-1242,26,1849, world "GenPvP") without velocity
every 3 seconds:
drop 1 coal named "&8&lCoal" with lore "&7Trade at /shops!" at location(1272,31,1918, world "GenPvP") without velocity