Chopping tree doesn't drop block. Jade also show an error message
D3CXII opened this issue ยท 4 comments
Thanks for the video! That behavior was actually changed - now the log item only drops after the whole tree breaks. Older versions of treechop (especially pre-1.16.3) drop the item on the first chop, but it was always only a temporary hack to get around some limitations in the treechop code. Several people actually reported that behavior as a "bug", haha. I could add an option in the configs to re-enable it.
If dropLootForChoppedBlocks
is false, chopped logs don't drop anything when the tree breaks. Someone suggested that'd be more realistic.
Added a dropLootOnFirstChop
option in treechop-common.toml. It'll show up in the next update. Closing!
Sorry for the wait! The Jade error is fixed in 0.18.5. Not sure what you mean by "Chopping tree doesn't drop block", can you elaborate?
Sorry for the wait! The Jade error is fixed in 0.18.5. Not sure what you mean by "Chopping tree doesn't drop block", can you elaborate?
chop.doesnt.drop.log.mp4
setting.doesnt.work.mp4
Normally chopping tree would progress the chopping state once and drop 1 log right? In my playthrough, the tree only drops logs when it is completely chopped down. The "dropLootForChoppedBlocks" doesn't do anything, it's like it's always on false.
Thanks for the Jade fix btw.