mirror of
https://gitlab.com/lunovox/e-urn.git
synced 2025-03-15 07:21:22 +00:00
This commit is contained in:
parent
c96eac061d
commit
a2916bc553
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ minetest.register_node("eurn:eurn", {
|
|||
groups = {cracky=1},
|
||||
--groups = {cracky=3,oddly_breakable_by_hand=3},
|
||||
--sounds = default.node_sound_glass_defaults(),
|
||||
drawtype = "nodebox",
|
||||
node_box = modEUrn.nodeformat.urn,
|
||||
selection_box = modEUrn.nodeformat.urn,
|
||||
tiles = {
|
||||
|
|
Loading…
Add table
Reference in a new issue