lumberjack/README.md

26 lines
1.0 KiB
Markdown
Raw Normal View History

2018-04-07 23:28:59 +02:00
# Lumberjack
Mod to completely cut trees by destroying only one block.
This mod allows to destroy the bottom of the tree and the whole tree is felled
and moved to the players inventory.
But therefore 'lumberjack' privs are needed, otherwise you have to dig the hole tree from the top.
(prevents part of trees hanging in the air)
To get the lumberjack privs, the player has to collect harvesting points by harvesting tree blocks and placing saplings.
2018-04-09 23:41:13 +02:00
This mod is based on ideas from the mods TreeCapitator, Timber, and New Timber.
2018-04-07 23:28:59 +02:00
## Dependencies
default
# License
Copyright (C) 2018 Joachim Stolberg
Code: Licensed under the GNU LGPL version 2.1 or later. See LICENSE.txt and http://www.gnu.org/licenses/lgpl-2.1.txt
Sound is taken from Hybrid Dog (TreeCapitator)
# History
2018-04-09 23:42:00 +02:00
V0.1 - 07/Apr/2018 - Mod initial created
v0.2 - 08/Apr/2018 - Priv 'lumberjack' added, digging of trees from the top only added, tool wearing added
v0.3 - 09/apr/2018 - Harvesting points for placing saplings and destroying tree blocks added to reach lumberjack privs