master #8

Merged
NO11 merged 21 commits from VoxeLibre/VoxeLibre:master into master 2021-09-19 11:15:44 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit bf62eb33fa - Show all commits

View File

@ -197,7 +197,7 @@ minetest.register_abm({
})
minetest.register_abm({
label = "Cactus destroy items",
label = "Cactus mechanisms",
nodenames = {"mcl_core:cactus"},
interval = 1,
chance = 1,