@ -12,7 +12,7 @@ minetest.register_node("mobs:fallback_node", {
description = "Fallback Node",
tiles = {"mobs_fallback.png"},
is_ground_content = false,
groups = {handy = 1, crumbly = 3},
groups = {handy = 1, crumbly = 3, not_in_creative_inventory = 1},
drop = ""
})
The note is not visible to the blocked user.