More dig_immediate plants

This commit is contained in:
Wuzzy 2017-01-07 04:59:31 +01:00
parent e49bf33cb4
commit 291eae2d12
1 changed files with 2 additions and 2 deletions

View File

@ -678,7 +678,7 @@ minetest.register_node("default:junglegrass", {
buildable_to = true,
is_ground_content = true,
stack_max = 64,
groups = {snappy=3,flammable=2,attached_node=1,dig_by_water=1},
groups = {dig_immediate=3,flammable=2,attached_node=1,dig_by_water=1},
sounds = default.node_sound_leaves_defaults(),
selection_box = {
type = "fixed",
@ -1733,7 +1733,7 @@ minetest.register_node("default:dry_shrub", {
paramtype = "light",
walkable = false,
stack_max = 64,
groups = {snappy=3,flammable=3,attached_node=1},
groups = {dig_immediate=3,flammable=3,attached_node=1,dig_by_water=1},
drop = {
max_items = 1,
items = {