Go to file
Wuzzy 5efb442de0 Version 1.6.1 2019-03-20 12:36:45 +01:00
locale Translate help 2019-03-20 11:26:29 +01:00
textures Add tool to conveniently access the treeform 2018-05-18 02:50:56 +02:00
API.md Fix syntax error in API.md 2018-05-17 14:02:14 +02:00
README.md Version 1.6.1 2019-03-20 12:36:45 +01:00
init.lua Version 1.6.1 2019-03-20 12:36:45 +01:00
mod.conf Use 5.0.0 mod.conf format 2019-03-20 09:09:24 +01:00
screenshot.png Add screenshot 2016-11-03 23:21:49 +01:00

README.md

This mod provides a form to easily spawn L-system trees, aimed at mod developers and power users.

Current version: 1.6.1

You can open the menu with an item “L-System Tree Utility” (ltool:tool) or the server command /treeform.

If you use the following mod, there will be buttons to ease node selection:

  • Select Item [select_item]

If you use one of the following mods, there's a new button in your inventory menu for opening the form:

  • Unified Inventory [unified_inventory]
  • Simple Fast Inventory Buttons [sfinv_buttons]
  • Inventory++ [inventory_plus]

This mod also adds the command /lplant to plant trees.

Usage help for this form is provided in the form itself.

This mod also has an API for managing the tree database. See API.md for more information.

License of this mod: MIT License.