Apples

Apples 1.0.2

No permission to download

KrunghCrow

Curator
KrunghCrow submitted a new resource:

Apples
At a configurable rate and amount setting , apple(s) can fall from a tree.

Features :

  • 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
Permissions :

  • apples.drop : To give the player the chance to find the apples
Configuration :

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…
 
Back
Top