forked from jascotty2/AppleTree
-
Notifications
You must be signed in to change notification settings - Fork 1
ngc0202/AppleTree
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
AppleTree - The only standalone apple tree plugin. AppleTree is a very simple plugin that was designed with the sole idea of turning trees into apple trees. There is a configuration file that will be created in the same folder as craftbukkit called appletree.properties, which you can use to customize different aspects of the plugin. Properties Guide: AChance - (number between 0 and 1) The chance of an apple drop. 5% = 0.05 CanDropGold - (true/false) If golden apples can drop. GAChance - (number between 0 and 1) The chance of a golden apple drop. 5% = 0.05 CanDropCocoa= (true/false) If cocoa beans can drop. CBChance=(number between 0 and 1) The chance of a cocoa bean drop. DropLeaves - (true/false) if all leaves drop leaves (when broken) CanDropDecay - (true/false) Whether or not apples drop on decaying leaves. - if true, there are other settings for decay drop probabilities - DecayAChance, DecayCanDropGold, DecayGAChance, DecayCanDropCocoa, DecayDropLeaves Features: Apples spawn from destroyed leaves. Chance to spawn golden apples or Cocoa Beans as well. Properties file for different settings. Changelog: Version 0.7 - 9/18/11 added option to disable on defined worlds Version 0.6 - 5/27/11 leaves can now be dropped (DropLeaves=true) more settings added to allow seperate decay drop chances fixed protection checks Version 0.5.1 - 4/2/11 - jascotty2 settings moved to plugin folder *15,790 downloads* Version 0.5 - 4/2/11 - now being maintained by jascotty2 cocoa beans added as a drop probability is relative - ony one item can drop from a leaf break - (except saplings.. not sure how to turn those off yet) Version 0.4 Allowed compatibility with newer bukkit versions. Fixed the "Stupidly long constructor" error Version 0.3.1 Fixed the bug where golden apples don't spawn. *363 downloads* Version 0.3 Added a appletree.properties file for customizations. Added source. *360 downloads* Version 0.2 Allowed drops from decaying leaves. *247 downloads* Version 0.1 Original release.
About
make trees into apple trees (and/or cocoa trees)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 100.0%