Go to file
Wuzzy db879c3ebc Rewrite README 2018-05-18 03:36:53 +02: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 Rewrite README 2018-05-18 03:36:53 +02:00
depends.txt Add optional node selection dialog 2018-05-15 04:45:21 +02:00
description.txt Update description and add very basic README 2016-11-05 19:39:53 +01:00
init.lua More text rewrite 2018-05-18 03:26:14 +02:00
mod.conf Add mod.conf 2016-03-11 11:06:41 +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.4.2

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.