fix lua source formatting

Co-authored-by: benrob0329 <ben@innovationplex.com>
This commit is contained in:
JosiahWI 2022-01-01 14:47:33 -06:00 committed by GitHub
parent 81c1dad18c
commit 8ee1e9f22c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,10 +32,12 @@ image::pomegranate.png[Pomegranate]
Plants a tree of type `name` at `pos` if `name` is a registered pomegranate tree.
.Planting A Tree
[example, lua]
====
[source, lua]
---
plant_tree(vector.new(35, 42, 36), "regular")
---
====
=== `grow_tree(pos)`
* `pos`: `vector`