Skip to content

Commit

Permalink
Update backbone.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
SwissalpS authored Feb 25, 2024
1 parent 21efced commit d045e69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backbone.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ minetest.register_node("jumpdrive:backbone", {
_mcl_blast_resistance = 2,
_mcl_hardness = 0.9,
sounds = jumpdrive.sounds.node_sound_glass_defaults(),
is_ground_content = false,
light_source = 13
})

0 comments on commit d045e69

Please sign in to comment.