FriendlyGamer 0b3e9518b1 Message 4 yıl önce
..
sounds 0b3e9518b1 Message 4 yıl önce
.gitignore 0b3e9518b1 Message 4 yıl önce
LICENSE.txt 0b3e9518b1 Message 4 yıl önce
README.md 0b3e9518b1 Message 4 yıl önce
api.lua 0b3e9518b1 Message 4 yıl önce
depends.txt 0b3e9518b1 Message 4 yıl önce
init.lua 0b3e9518b1 Message 4 yıl önce
moretrees34.lua 0b3e9518b1 Message 4 yıl önce
settingtypes.txt 0b3e9518b1 Message 4 yıl önce
trees.lua 0b3e9518b1 Message 4 yıl önce

README.md

[Mod] treecapitator [treecapitator]

This mod is makes digging a trunk node of a tree destroy the whole tree including the leaves and the fruits. There are many settings, such as dropping no leaves but only saplings (as leafdecay does it).
Holding shift you can avoid its function to dig the single trunk node.
Neighbour trees are detected and preserved.
This mod is based on Jeja's timber mod, however, the code was revised over and over, so it became a different mod (according to the broom theory that is).
There I got the name.

Depends: see depends.txt
License: see LICENSE.txt
Download: zip, tar.gz

I'm a screenshot!
↑ you can only see the animation if your browser supports apng

If you got ideas or found bugs, please tell them to me.

How to install a mod?

[13.04.2015] Added in trees for moretrees, working out getting proper naming for capitating to work.

[14.03.2015] Added sound of a falling tree (taken from there http://www.freesound.org/people/ecfike/sounds/139952/). Made "drop_items" and "drop_leaf" both "true" by default. (mintpick)

TODO:

  • fix mgv7 default apple tree neighbour tree detection, there sometimes is a sheet removed
  • mgv7 jungletree
  • use range_up and range_down for other trees too for greater precision in neighbour detection
  • improve moretrees support (see issue #2)
  • moretrees acacia
  • more precise neighbour detection for moretrees (cedar), fix moretree jungletree ignoring default jungletrees' leaves
  • technic chainsaw
  • proper documentation