diff --git a/.gitignore b/.gitignore index 397b4a7..89fae0d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *.log +.treefarm.conf diff --git a/.treefarm.conf b/.treefarm.conf deleted file mode 100644 index 54f3cea..0000000 --- a/.treefarm.conf +++ /dev/null @@ -1,9 +0,0 @@ -{ - width = 3, - depth = 3, - spacing = 3, - border_width = 2, - log_name = 'minecraft:birch_log', - sapling_name = 'minecraft:birch_sapling', - delay = 90, -}