Skip to content

Grow custom trees with this reloaded version of the OwnGarden

License

Notifications You must be signed in to change notification settings

auroric-platform/owngarden

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

OwnGarden Reloaded

OwnGarden reloaded builds on the foundation of the original OwnGarden, allowing you to grow a custom tree from schematic that replaces the default trees when you plant and grow it, or bonemeal it.

Well, it is simple : first you have to plant a sapling (any type you want). Then let it grows or use some bonemeal. When the sapling is ready to become a tree, the plugin replaces the horrible default Minecraft tree by a nice custom schematic. The custom schematic is randomly picked from a list (where you can add, remove or edit available schematics per sapling type).

🔗 Requirement

OwnGarden Reloaded requires WorldEdit or FAWE installed on your server.

Configuration

Your server must be stopped before editing config.yml.

KEY POSSIBLE VALUES DESCRIPTION
enable
updater true or false Enables Skyupdater.
metrics true or false Enables bStats.
schematics
directory directory The root directory of where to pick schematics.
random-rotation true or false Whether schematics should be randomly rotated.
check-height true or false (Experimental) Whether the plugin should check for a floor before pasting a schematic.
remove-worldedit-metadata true or false Whether the plugin should try to edit the schematics and remove all WorldEdit metadata (at startup).
sapling
oak list of files Oak trees schematics.
spruce list of files Spruce trees schematics.
birch list of files Birch trees schematics.
jungle list of files Jungle trees schematics.
acacia list of files Acacia trees schematics.
dark-oak list of files Dark oak trees schematics.
mushroom
brown list of files Huge brown mushrooms schematics.
red list of files Huge red mushrooms schematics.

If you want to disable the plugin for a tree type, just put the blank list [] instead of a list of files.

⚙️ Commands

Use /owngarden or /owngarden to display plugin information and show loaded schematics. User who wish to excute this command requires owngarden.command for permission.

Bugs, improvements and feature requests

Got a bug ? Have a feature request ? Then post a ticket here !

Credits

OwnGarden (concept and logo) comes from an idea of Noxon. Big thanks to him.

A lot of thanks to Eremilion and Murokmakto for their trees schematics.

About

Grow custom trees with this reloaded version of the OwnGarden

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages

  • Java 60.6%
  • Kotlin 39.4%