Add DE translation and 'drop item' option

This commit is contained in:
Joachim Stolberg 2022-01-29 12:45:27 +01:00
parent 5275cb430a
commit 9754ff0cf6
2 changed files with 5 additions and 6 deletions

@ -48,11 +48,10 @@ Some technical aspects:
or other objects based on tree blocks or other objects based on tree blocks
- an API function allows to register additional trees from other mods, - an API function allows to register additional trees from other mods,
which is quite simple which is quite simple
- the Ethereal mod is already supported, others will follow
## Dependencies ## Dependencies
default optional: moretrees, ethereal, default
# License # License
Copyright (C) 2018-2022 Joachim Stolberg Copyright (C) 2018-2022 Joachim Stolberg

@ -1,4 +1,4 @@
name=lumberjack name=lumberjack
description=Chop down the entire tree by removing the bottom piece of the tree trunk. description=Chop down the entire tree by removing the bottom piece of the tree trunk.
depends= depends=
optional_depends=moretrees,ethereal,default,cool_trees optional_depends=moretrees,ethereal,default