add 'do-loot-non-player' rule to base pack
This commit is contained in:
parent
ef777542b1
commit
8aa55cff27
@ -11,4 +11,6 @@ function on_block_broken(id, x, y, z, playerid)
|
|||||||
spawn_spread={0.4, 0.4, 0.4}
|
spawn_spread={0.4, 0.4, 0.4}
|
||||||
})
|
})
|
||||||
end
|
end
|
||||||
|
|
||||||
|
rules.create("do-loot-non-player", true)
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user