@ -37,7 +37,7 @@ function tsm_pyramids.fill_chest(pos)
localmeta=minetest.get_meta(pos)
localinv=meta:get_inventory()
inv:set_size("main",8*4)
ifmath.random(1,10)<=5then
ifmath.random(1,10)<7then
return
end
localstacks={}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.