This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/config/cleardespawn-client.toml
2023-11-02 12:32:44 -05:00

12 lines
350 B
TOML

[general]
#Blinking start time before the item despawns, in seconds
#Range: 0 ~ 36000
flashStartTime = 20
#Time until items will despawn (Change only if the items in the pack have different time limit)
#Range: 0 ~ 36000
despawnTime = 6000
#Set to true to have item flash faster as it gets closer to despawning
urgentFlash = true