Go to file
Wuzzy 2e5fa28342 Add tool to conveniently access the treeform 2018-05-18 02:50:56 +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 Version 1.4.2 2018-05-17 21:30:28 +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 Add tool to conveniently access the treeform 2018-05-18 02:50:56 +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

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]

Alternatively, you can always use the server command /treeform.

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.