mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-01-11 18:40:25 +01:00
Tweak a bit the "Sponge Block (Decorative)" ...
description
This commit is contained in:
parent
a46264797c
commit
5a9770f45d
@ -181,7 +181,7 @@ minetest.register_node("multitest:door_mat", {
|
|||||||
})
|
})
|
||||||
|
|
||||||
minetest.register_node("multitest:sponge_block", {
|
minetest.register_node("multitest:sponge_block", {
|
||||||
description = "Sponge block",
|
description = "Sponge Block (Decorative)",
|
||||||
tiles = {"multitest_sponge_block.png"},
|
tiles = {"multitest_sponge_block.png"},
|
||||||
groups = {oddly_breakable_by_hand=3,},
|
groups = {oddly_breakable_by_hand=3,},
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user