3
9
Fork
You've already forked farming
14

Idea: add groups to kiwi vines to allow chainsaw to cut them down. #53

Closed
opened 2026年06月08日 00:13:24 +02:00 by SwissalpS · 4 comments

Adding either (or both) group:vines or group:tree to kiwi vines would allow technic chainsaw to cut the entire tree down.
Currently the chainsaw can only cut the leaves and the fruits.

groups = {flammable = 3, choppy = 2, oddly_breakable_by_hand = 1},

Relevant portion of technic code:
github.com/mt-mods/technic@937948d3d2/technic/tools/chainsaw.lua (L218-L228)

Adding either (or both) group:vines or group:tree to kiwi vines would allow technic chainsaw to cut the entire tree down. Currently the chainsaw can only cut the leaves and the fruits. https://codeberg.org/tenplus1/farming/src/commit/1b3e80b8bddb6a47039fe70d6ba618b3885efd58/crops/kiwi.lua#L14 Relevant portion of technic code: https://github.com/mt-mods/technic/blob/937948d3d27a87dc4dd081d753786868f366804a/technic/tools/chainsaw.lua#L218-L228

Added {vine} group :)

Added {vine} group :)

Perfect, good choice.

Perfect, good choice.

ehem, little oopsie: it is vines with an 's' not vine ;)

ehem, little oopsie: it is vines with an 's' not vine ;)

Changed :p

Changed :p
Sign in to join this conversation.
No Branch/Tag specified
master
No results found.
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tenplus1/farming#53
Reference in a new issue
tenplus1/farming
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?