KrunghCrow
Curator
KrunghCrow submitted a new resource:
Apples
At a configurable rate and amount setting , apple(s) can fall from a tree.
Read more about this resource…
Apples
At a configurable rate and amount setting , apple(s) can fall from a tree.
Features :
Permissions :
- Drops a set amount of apples after cutting down trees
- Set the droprates (0 to 1) ea 0.25 would be 25% chance
- Simple configuration
- Permissions
- Debug option for console logging
Configuration :
- apples.drop : To give the player the chance to find the apples
JSON:{ "Main config": { "Debug": true, "Chat Steam64ID": 0, "Chat Prefix": "[<color=orange>Apples</color>] : " }, "Dropchance (0-1)": 1.0, "Min apples": 1, "Max apples": 3, "Put in Inventory (true/false)": true, "Excluded Tree Prefabs (full paths)": [ "assets/bundled/prefabs/autospawn/resource/wood_log_pile/wood-pile.prefab" ] }
Read more about this resource…