remove unnecessary blank line

This commit is contained in:
SmokeyDope 2023-02-02 23:12:09 +00:00
parent 16a6dcb66c
commit cf05771e30
1 changed files with 0 additions and 1 deletions

View File

@ -307,7 +307,6 @@ minetest.register_node("mcl_crimson:warped_wart_block", {
footstep={name="default_dirt_footstep", gain=0.7},
dug={name="default_dirt_footstep", gain=1.5},
}),
})
minetest.register_node("mcl_crimson:shroomlight", {