Meteorite Drop Always I do not know what numbers would it be in: initial delay subsequent delay Despawn Delay I tried to write different numbers but it does not work, it's 2-6 meteors and quickly disappears then no more comes. I add photo:
Have you checked the ExamplePlanet yaml? Amount: 5000 # Amount of ore that is spawned per event, 5000 = minimum amount for always-drop meteors InitialDelay: 1 # Float [0, 10000] Initial delay in game hours before spawning of asteroids, if InitialDelay < 0 => no spawning Delay: 24 # Float [0, 10000] Subsequent delay in game hours, if Delay = 0 => no spawning DespawnDelay: 5 # Float [0, 10000] Delay in game hours after which asteroid will be removed. If parameter is not set or set to 0, asteroid will not despawn but I'm not sure, if meteors aren't still bugged in the game. /jmc