master #1

Merged
balazsszalab merged 73 commits from MineClone5/MineClone5:master into master 2022-06-18 17:29:28 +02:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 9c19395dd7 - Show all commits

View File

@ -17,6 +17,7 @@ minetest.register_node("mcl_bells:bell", {
4/16, 7/16, 4/16,
},
},
groups = { pickaxey = 1 }
})
if has_mcl_wip then