1
0
mirror of https://codeberg.org/tenplus1/farming.git synced 2025-06-28 22:36:45 +02:00

better mineclone/mineclonia support

This commit is contained in:
tenplus1
2023-11-25 14:07:05 +00:00
parent 12eb5579a1
commit a0dd3db65f
5 changed files with 35 additions and 15 deletions

View File

@ -86,7 +86,9 @@ minetest.register_node("farming:melon_8", {
drop = "farming:melon_8",
sounds = farming.sounds.node_sound_wood_defaults(),
paramtype2 = "facedir",
on_place = minetest.rotate_node
on_place = minetest.rotate_node,
_mcl_hardness = 0.8,
_mcl_blast_resistance = 1
})
-- add to registered_plants