@ -320,8 +320,9 @@ and not minetest.settings:get_bool("creative_mode") then
name=item:get_name()
end
ifname==""then
-- Sometimes nothing should be dropped
-- Sometimes nothing should be dropped
ifname==""
ornotminetest.registered_nodes[name]then
count=0
end
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.