reduce the knockback for mummy monsters

This commit is contained in:
Ombridride 2015-06-25 00:09:41 +02:00
parent cf828ab704
commit 80894896e4
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ mobs:register_mob("tsm_pyramids:mummy", {
view_range = 16,
jump = false,
floats = 0,
knock_back = 0.1, --this is a test
-- drops papyrus when dead
drops = {
{name = "default:papyrus",