palm: chainsaw and harvester
This commit is contained in:
parent
d7b8203e55
commit
e655d8df91
@ -109,6 +109,9 @@ local nodes = {
|
||||
{"mahogany:leaves", false},
|
||||
{"palm:trunk", true},
|
||||
{"palm:leaves", false},
|
||||
{"palm:palm_tree_trunk", true},
|
||||
{"palm:palm_tree_leaves", false},
|
||||
|
||||
|
||||
-- Support growing_cactus
|
||||
{"growing_cactus:sprout", true},
|
||||
|
@ -307,3 +307,6 @@ if minetest.global_exists("moretrees") then
|
||||
fn('moretrees:spruce_cone')
|
||||
end
|
||||
|
||||
tn('palm:palm_tree_trunk', 'palm:palm_tree_trunk', 'palm:coconut')
|
||||
fn('palm:palm_tree_leaves')
|
||||
fn('palm:coconut')
|
||||
|
Loading…
x
Reference in New Issue
Block a user