Merge branch 'mcl_explosions'

This commit is contained in:
Wuzzy 2020-04-30 20:55:10 +02:00
commit 3087621b11
59 changed files with 620 additions and 193 deletions

View file

@ -48,7 +48,7 @@ S("The note block will only play a note when it is below air, otherwise, it stay
end,
rules = mesecon.rules.alldirs,
}},
_mcl_blast_resistance = 4,
_mcl_blast_resistance = 0.8,
_mcl_hardness = 0.8,
})