minetest.register_node("mc:warped_fungus", {
drawtype = "plantlike",
tiles = {"warped_fungus.png"},
})