d-stephane
2019-08-26 768fbecc641325eedcca6f1abcf5d1aec4a7e4f1
technic/machines/other/anchor.lua
@@ -69,7 +69,7 @@
   drawtype = "normal",
   tiles = {"technic_admin_anchor.png"},
   is_ground_content = true,
   groups = {cracky=3},
   groups = {cracky=3, not_in_creative_inventory=1},
   sounds = default.node_sound_stone_defaults(),
   after_place_node = function (pos, placer)
      local meta = minetest.get_meta(pos)